summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2021-06-01 14:21:21 +0200
committerDave Davenport <qball@gmpclient.org>2021-06-01 14:21:21 +0200
commit95c4e0424e126f9be642c909c1931f68c37e4232 (patch)
tree559a00b1c62de0a28dd33551714a0d369210c22c /Makefile.am
parent2eefd9b191ee02c78bef11c6fa4575e48e1d372d (diff)
Fix tests.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 144c4ff5..55713287 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -350,6 +350,7 @@ helper_pidfile_SOURCES=\
include/mode.h\
include/mode-private.h\
source/helper.c\
+ source/theme.c\
source/rofi-types.c\
include/rofi-types.h\
include/helper.h\
@@ -464,6 +465,7 @@ helper_test_SOURCES=\
include/helper-theme.h\
include/xrmoptions.h\
source/xrmoptions.c\
+ source/theme.c\
source/rofi-types.c\
include/rofi-types.h\
test/helper-test.c
@@ -501,6 +503,7 @@ helper_expand_SOURCES=\
include/mode.h\
include/mode-private.h\
source/helper.c\
+ source/theme.c\
include/helper.h\
include/helper-theme.h\
include/xrmoptions.h\
@@ -522,6 +525,7 @@ helper_config_cmdline_parser_SOURCES=\
include/mode.h\
include/mode-private.h\
source/helper.c\
+ source/theme.c\
source/rofi-types.c\
include/rofi-types.h\
include/helper.h\