[MOAB-dev] r1176 - MOAB/trunk/tools/iMesh/SIDL
tautges at mcs.anl.gov
tautges at mcs.anl.gov
Thu Jun 28 22:03:36 CDT 2007
Author: tautges
Date: 2007-06-28 22:03:36 -0500 (Thu, 28 Jun 2007)
New Revision: 1176
Modified:
MOAB/trunk/tools/iMesh/SIDL/Makefile.am
Log:
Adding iBase_SIDL_defs.h to the EXTRA_DIST variable.
Modified: MOAB/trunk/tools/iMesh/SIDL/Makefile.am
===================================================================
--- MOAB/trunk/tools/iMesh/SIDL/Makefile.am 2007-06-29 02:45:18 UTC (rev 1175)
+++ MOAB/trunk/tools/iMesh/SIDL/Makefile.am 2007-06-29 03:03:36 UTC (rev 1176)
@@ -31,7 +31,7 @@
cfgdir = $(libdir)
cfg_DATA = iMesh-SIDL-Defs.inc
-EXTRA_DIST = iBase.sidl iMesh.sidl iMesh_SIDL.sidl
+EXTRA_DIST = iBase.sidl iMesh.sidl iMesh_SIDL.sidl iBase_SIDL_defs.h
# By default, iMesh-SIDL-Defs.inc will define these to $(srcdir). We
# want to override that during the INSTALL of the file so
More information about the moab-dev
mailing list