[geos-commits] r2270 - branches/3.0/source/headers/geos/precision
svn_geos at osgeo.org
svn_geos at osgeo.org
Sat Feb 7 18:29:27 EST 2009
Author: pramsey
Date: 2009-02-07 18:29:26 -0500 (Sat, 07 Feb 2009)
New Revision: 2270
Modified:
branches/3.0/source/headers/geos/precision/Makefile.am
Log:
Include GeometrySnapper.h in distribution package.
Modified: branches/3.0/source/headers/geos/precision/Makefile.am
===================================================================
--- branches/3.0/source/headers/geos/precision/Makefile.am 2009-02-07 23:29:20 UTC (rev 2269)
+++ branches/3.0/source/headers/geos/precision/Makefile.am 2009-02-07 23:29:26 UTC (rev 2270)
@@ -14,9 +14,9 @@
CommonBitsOp.h \
CommonBitsRemover.h \
EnhancedPrecisionOp.h \
+ GeometrySnapper.h \
SimpleGeometryPrecisionReducer.h
noinst_HEADERS = \
CommonBits.h \
- GeometrySnapper.h \
LineStringSnapper.h
More information about the geos-commits
mailing list