Fixing make dist including build lexer header file

This commit is contained in:
Dave Davenport 2017-05-04 21:49:24 +02:00
parent 82e2456043
commit 0cde9a9d0e
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,7 @@ rofi_CFLAGS=\
-DMANPAGE_PATH="\"$(mandir)/\""\
-I$(top_srcdir)/include/\
-I$(top_builddir)/lexer/\
-I$(top_srcdir)/lexer/\
-I$(top_srcdir)/config/\
-I$(top_builddir)/\
-Werror=missing-prototypes\
@ -269,6 +270,7 @@ textbox_test_CFLAGS=\
-DTHEME_DIR=\"$(themedir)\"\
-I$(top_srcdir)/include/\
-I$(top_builddir)/lexer/\
-I$(top_srcdir)/lexer/\
-I$(top_srcdir)/config/\
-I$(top_builddir)/
@ -415,6 +417,7 @@ helper_test_CFLAGS=\
-DTHEME_DIR=\"$(themedir)\"\
-I$(top_srcdir)/include/\
-I$(top_builddir)/lexer/\
-I$(top_srcdir)/lexer/\
-I$(top_srcdir)/config/\
-I$(top_builddir)/