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 ##