diff options
Diffstat (limited to 'config/commence.am')
-rw-r--r-- | config/commence.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/commence.am b/config/commence.am index 23c26ad..6a3da3f 100644 --- a/config/commence.am +++ b/config/commence.am @@ -53,3 +53,5 @@ AUTOHEADER=/afs/ncsa/projects/hdf/packages/autoconf_2.59/Linux_2.4/bin/autoheade AUTOMAKE=/afs/ncsa/projects/hdf/packages/automake_1.9.5/Linux_2.4/bin/automake AUTOCONF=/afs/ncsa/projects/hdf/packages/autoconf_2.59/Linux_2.4/bin/autoconf +# .chkexe and .chksh files are used to mark tests that have run successfully. +MOSTLYCLEANFILES=*.chkexe *.chksh |