summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTonCherAmi <kratos661@gmail.com>2021-06-05 13:58:07 +0300
committerGitHub <noreply@github.com>2021-06-05 12:58:07 +0200
commit12b2b385781194bb3a03ac68605ec8051e42f154 (patch)
tree046059073a9fcc063c72bba7234b6607c57a0da1 /Makefile.am
parent95c4e0424e126f9be642c909c1931f68c37e4232 (diff)
Fix tests. (#1323)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 55713287..11656189 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -543,6 +543,7 @@ mode_test_SOURCES=\
test/mode-test.c\
source/dialogs/help-keys.c\
source/helper.c\
+ source/theme.c\
source/mode.c\
source/rofi-types.c\
include/rofi-types.h\
@@ -558,6 +559,7 @@ helper_tokenize_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\