[cgma-dev] r6047 - cgm/trunk/geom/Cholla
iulian at mcs.anl.gov
iulian at mcs.anl.gov
Fri May 24 10:16:14 CDT 2013
Author: iulian
Date: 2013-05-24 10:16:13 -0500 (Fri, 24 May 2013)
New Revision: 6047
Modified:
cgm/trunk/geom/Cholla/Makefile.am
Log:
make distclean issues on occ based builds
FacetorUtil files are needed, although we do not compile them separately, so
put them in EXTRA_DIST
Modified: cgm/trunk/geom/Cholla/Makefile.am
===================================================================
--- cgm/trunk/geom/Cholla/Makefile.am 2013-05-24 14:44:35 UTC (rev 6046)
+++ cgm/trunk/geom/Cholla/Makefile.am 2013-05-24 15:16:13 UTC (rev 6047)
@@ -51,6 +51,9 @@
TDFacetBoundaryPoint.cpp \
TDGeomFacet.cpp
+EXTRA_DIST = FacetorUtil.hpp \
+ FacetorUtil.cpp
+
# Headers to be installed. If any file in this list should
# not be installed, move it to the _SOURCES list above.
libCholla_la_include_HEADERS = \
More information about the cgma-dev
mailing list