summaryrefslogtreecommitdiffstats
path: root/c++/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c++/Makefile.in')
-rw-r--r--c++/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/Makefile.in b/c++/Makefile.in
index 21773c9..42e400e 100644
--- a/c++/Makefile.in
+++ b/c++/Makefile.in
@@ -121,7 +121,7 @@ distclean:
-$(RM) config/stamp1 config/stamp2 config/depend?
-$(RM) config.cache config.log config.status configure.lineno
-$(RM) src/H5config.h src/H5pubconf.h
- -$(RM) libtool Makefile
+ -$(RM) libtool Makefile so_locations
maintainer-clean:
@echo "This target is intended for maintainers to use;"