---
wmlongrun/src/Makefile.am | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/wmlongrun/src/Makefile.am b/wmlongrun/src/Makefile.am
index bd1c647..0aada2a 100644
--- a/wmlongrun/src/Makefile.am
+++ b/wmlongrun/src/Makefile.am
@@ -16,11 +16,9 @@ EXTRA_wmlongrun_SOURCES = \
longrun_linux.c \
longrun_freebsd.c
-CPPFLAGS = \
+AM_CPPFLAGS = \
@CPPFLAGS@ \
- @DFLAGS@
-
-INCLUDES = \
+ @DFLAGS@ \
@HEADER_SEARCH_PATH@
wmlongrun_LDADD = \
--
2.7.4
--
To unsubscribe, send mail to [email protected].