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:
parent
72138c1a10
commit
f93033ebaa
1 changed files with 2 additions and 0 deletions
|
@ -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=\
|
||||
|
|
Loading…
Add table
Reference in a new issue