autotool files: INCLUDE replaced by AM_CPPFLAGS

This commit is contained in:
2013-02-15 14:34:02 +00:00
parent 465152e58b
commit 55aa93e6d6
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ endif
AM_LDFLAGS = -L../src/lib @LDFLAGS@
LIBS = -lH5hutC -lH5hut @LIBS@
INCLUDES = -I../src/include @INCLUDES@
AM_CPPFLAGS = -I../src/include @AM_CPPFLAGS@
# What to build... make install will place these files in the $(prefix)/bin directory.
bin_PROGRAMS = @BUILD_TOOLS@