mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
Add bin directory to make distclean (#2872)
This allows h5cc to be cleaned up
This commit is contained in:
parent
07e94155a7
commit
ad8c26e9f7
@ -89,7 +89,7 @@ endif
|
||||
|
||||
SUBDIRS = src $(TESTSERIAL_DIR) $(TESTPARALLEL_DIR) bin $(TOOLS_DIR) utils . \
|
||||
$(CXX_DIR) $(FORTRAN_DIR) $(JAVA_DIR) $(HDF5_HL_DIR)
|
||||
DIST_SUBDIRS = src test testpar tools utils . c++ fortran hl examples java
|
||||
DIST_SUBDIRS = src test testpar bin tools utils . c++ fortran hl examples java
|
||||
|
||||
# Some files generated during configure that should be cleaned
|
||||
DISTCLEANFILES=config/stamp1 config/stamp2
|
||||
|
Loading…
x
Reference in New Issue
Block a user