summaryrefslogtreecommitdiffstats
path: root/hl/Makefile.am
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2006-03-11 13:21:13 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2006-03-11 13:21:13 (GMT)
commit6b6af9d5fc269b7baf2f8c5cc2646a102640168c (patch)
tree80af5961bed9aee4a1ddd0e85343e738ff6350a1 /hl/Makefile.am
parent49ae59ce6e10fc4553aa72963834fbc9ad0c1005 (diff)
downloadhdf5-6b6af9d5fc269b7baf2f8c5cc2646a102640168c.zip
hdf5-6b6af9d5fc269b7baf2f8c5cc2646a102640168c.tar.gz
hdf5-6b6af9d5fc269b7baf2f8c5cc2646a102640168c.tar.bz2
[svn-r12076] Purpose:
Bug fix Description: Add the hl/fortran/examples & hl/tools directories to the list of directories targeted by mostlyclean/clean/distclean. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
Diffstat (limited to 'hl/Makefile.am')
-rw-r--r--hl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/Makefile.am b/hl/Makefile.am
index a49a1d3..77dd458 100644
--- a/hl/Makefile.am
+++ b/hl/Makefile.am
@@ -38,7 +38,7 @@ endif
if BUILD_HDF5_HL_CONDITIONAL
SUBDIRS=src test tools $(CXX_DIR) $(FORTRAN_DIR)
endif
-DIST_SUBDIRS=src test c++ fortran examples
+DIST_SUBDIRS=src test tools c++ fortran examples
# Install examples
install-examples uninstall-examples: