upgrading Makefile.am's for more recent automake versions

This commit is contained in:
2013-12-16 14:08:39 +00:00
parent 5d055d95d8
commit 290816f996
18 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ cpp_sources = \
include_HEADERS = $(h_sources)
INCLUDES = $(HDF5_CFLAGS) $(NEXUS_CFLAGS)
AM_CPPFLAGS = $(HDF5_CFLAGS) $(NEXUS_CFLAGS)
AM_CXXFLAGS = $(LOCAL_PNEXUS_LIB_CXXFLAGS)
AM_LDFLAGS = $(LOCAL_LIB_LDFLAGS)