23 May
2013
23 May
'13
12:25 a.m.
Author: iulian Date: 2013-05-23 00:25:48 -0500 (Thu, 23 May 2013) New Revision: 6044 Modified: cgm/trunk/util/Makefile.am Log: make distcheck should work on the trunk now it was missing one file from distribution :( Modified: cgm/trunk/util/Makefile.am =================================================================== --- cgm/trunk/util/Makefile.am 2013-05-23 05:00:15 UTC (rev 6043) +++ cgm/trunk/util/Makefile.am 2013-05-23 05:25:48 UTC (rev 6044) @@ -123,6 +123,7 @@ DynamicDLIIterator.hpp \ DynamicTreeIterator.hpp \ ElementType.h \ + FacetShapeDefs.hpp \ GMem.hpp \ GeometryDefines.h \ GetLongOpt.hpp \