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

@@ -6,7 +6,7 @@ cpp_sources = MuSR_td_PSI_bin.cpp
include_HEADERS = MuSR_td_PSI_bin.h
INCLUDES = -I.
AM_CPPFLAGS = -I.
AM_CXXFLAGS = $(LOCAL_PSIBIN_LIB_CXXFLAGS)
AM_LDFLAGS = $(LOCAL_LIB_LDFLAGS)