summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 04c374b..5d711bc 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -7,8 +7,6 @@
top_srcdir=@top_srcdir@
top_builddir=..
srcdir=@srcdir@
-VPATH=.:@srcdir@
-.PATH: . @srcdir@
@COMMENCE@
## Add include directory to the C preprocessor flags and the h5test and hdf5
@@ -167,4 +165,3 @@ gass_append: gass_append.lo
@$(LT_LINK_EXE) $(CFLAGS) -o $@ gass_append.lo $(LIB) $(LIBHDF5) $(LDFLAGS) $(LIBS)
@CONCLUDE@
-