1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-02-03 15:34:54 -05:00

[Test] Update check building.

This commit is contained in:
Dave Davenport 2020-07-05 16:07:55 +02:00
parent 72138c1a10
commit f93033ebaa

View file

@ -384,6 +384,7 @@ box_test_SOURCES=\
source/css-colors.c\
include/theme.h\
include/css-colors.h\
config/config.c\
test/box-test.c
scrollbar_test_LDADD=$(textbox_test_LDADD)
@ -399,6 +400,7 @@ scrollbar_test_SOURCES=\
source/css-colors.c\
include/theme.h\
include/css-colors.h\
config/config.c\
test/scrollbar-test.c
textbox_test_SOURCES=\