summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index f58d4e6..f375ecb 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -532,7 +532,10 @@ uninstall-am: uninstall-info-am uninstall-local
# exists.
.PHONY: build-check-clean build-check-p build-check-s build-lib build-progs \
build-tests check-clean check-install check-p check-s check-vfd \
- install-doc lib progs tests uninstall-doc _exec_check-s _test
+ install-doc lib progs tests uninstall-doc _exec_check-s _test help
+
+help:
+ @$(top_srcdir)/bin/makehelp
# How to build examples, using installed version of h5cc
@BUILD_PARALLEL_CONDITIONAL_TRUE@$(EXTRA_PROG): $(H5CC_PP)