summaryrefslogtreecommitdiffstats
path: root/c++/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/Makefile.in')
-rw-r--r--c++/src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 5ce1b60..afe0eac 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -51,6 +51,7 @@ PUB_PROGS=h5c++
ARFLAGS=rs
## h5c++ is generated during configure time. Remove it only when distclean.
-DISTCLEAN=h5c++
+## libhdf5.settings is generated during configure. Remove it when distclean.
+DISTCLEAN=h5c++ libhdf5.settings
@CONCLUDE@