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 = \