[MOAB-dev] r3037 - MOAB/trunk/tools/iMesh/python
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Tue Jul 21 14:34:32 CDT 2009
Author: kraftche
Date: 2009-07-21 14:34:22 -0500 (Tue, 21 Jul 2009)
New Revision: 3037
Modified:
MOAB/trunk/tools/iMesh/python/Makefile.am
Log:
try to fix 'make dist' for pytaps
Modified: MOAB/trunk/tools/iMesh/python/Makefile.am
===================================================================
--- MOAB/trunk/tools/iMesh/python/Makefile.am 2009-07-21 18:32:30 UTC (rev 3036)
+++ MOAB/trunk/tools/iMesh/python/Makefile.am 2009-07-21 19:34:22 UTC (rev 3037)
@@ -19,3 +19,19 @@
clean:
python setup.py clean --all
+
+EXTRA_DIST = doc perf pkg test tools \
+ common.h \
+ errors.h \
+ iBase.c \
+ iBase_Python.h \
+ iMesh.c \
+ iMesh_entSet.inl \
+ iMesh_iter.inl \
+ iMesh_Python.h \
+ iMesh_tag.inl \
+ Makefile.am \
+ numpy_extensions.h \
+ numpy_extensions.inl \
+ setup.cfg.example \
+ setup.py
More information about the moab-dev
mailing list