diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-11-03 23:16:00 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-11-03 23:16:00 (GMT) |
commit | 2c28470831977eb0444fe53188475e5e1cc5c17c (patch) | |
tree | a6940d797fd56c3a9c7127a0cde758d5131ab48e /config | |
parent | 2c0c5c31fe91790f79dac34579cf226cf3117db0 (diff) | |
download | hdf5-2c28470831977eb0444fe53188475e5e1cc5c17c.zip hdf5-2c28470831977eb0444fe53188475e5e1cc5c17c.tar.gz hdf5-2c28470831977eb0444fe53188475e5e1cc5c17c.tar.bz2 |
doxygen restore tabs
Diffstat (limited to 'config')
-rw-r--r-- | config/commence.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/commence.am b/config/commence.am index 86276d2..e73352c 100644 --- a/config/commence.am +++ b/config/commence.am @@ -96,10 +96,10 @@ CHECK_CLEANFILES=*.chkexe *.chklog *.clog *.clog2 # commands that should be executed even if a file with the same name already # 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 \ - check-passthrough-vol install-doc lib progs tests uninstall-doc \ - _exec_check-s _test help trace doxygen + build-tests check-clean check-install check-p check-s check-vfd \ + check-passthrough-vol install-doc lib progs tests uninstall-doc \ + _exec_check-s _test help trace doxygen help: - @$(top_srcdir)/bin/makehelp + @$(top_srcdir)/bin/makehelp |