summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 93e546fe..532e9e86 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,13 @@ AM_YFLAGS = -d
noinst_LIBRARIES =
include $(top_srcdir)/libgwater-xcb-nolibtool.mk
+
+BUILT_SOURCES=\
+ lexer/theme-parser.h\
+ lexer/theme-parser.c\
+ lexer/theme-lexer.c
+
+
##
# Rofi the program
##