autotool cleanup and fixes

This commit is contained in:
2013-06-27 16:20:43 +00:00
parent 65757c1974
commit 1614f9519b
6 changed files with 37 additions and 31 deletions
+2 -3
View File
@@ -1,4 +1,4 @@
AM_CPPFLAGS = -I$(top_srcdir)/src/include @AM_CPPFLAGS@
AM_CPPFLAGS += -I$(top_srcdir)/src/include
AM_LDFLAGS += -L${abs_top_builddir}/src/lib
LDADD =
@@ -34,5 +34,4 @@ h5_attach_test_SOURCES = \
h5_attach_test.c
clean-local:
${RM} -f *.h5
${RM} -f *.h5 *~