diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 566ce0a..c7305ed1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -367,7 +367,7 @@ SUBDIRS = src test $(TESTPARALLEL_DIR) tools . $(CXX_DIR) $(FORTRAN_DIR) \ DIST_SUBDIRS = src test testpar tools . c++ fortran hl perform examples # Some files generated during configure that should be cleaned -DISTCLEANFILES = src/H5config.h src/H5pubconf.h config/stamp1 config/stamp2 +DISTCLEANFILES = config/stamp1 config/stamp2 all: all-recursive .SUFFIXES: |