[MOAB-dev] r2128 - MOAB/trunk

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Fri Oct 3 08:56:16 CDT 2008


Author: kraftche
Date: 2008-10-03 08:56:15 -0500 (Fri, 03 Oct 2008)
New Revision: 2128

Modified:
   MOAB/trunk/Makefile.am
Log:
need to include test input file in tarball

Modified: MOAB/trunk/Makefile.am
===================================================================
--- MOAB/trunk/Makefile.am	2008-10-02 20:37:30 UTC (rev 2127)
+++ MOAB/trunk/Makefile.am	2008-10-03 13:56:15 UTC (rev 2128)
@@ -345,6 +345,8 @@
 cub_file_test_DEPENDENCIES = $(tag_test_LDADD)
 
 
+EXTRA_DIST = test.cub
+
 # Other files to clean up (e.g. output from tests)
 MOSTLYCLEANFILES = dumped_acis.sat tree.h5m
 




More information about the moab-dev mailing list