[geos-commits] r2090 - trunk/source/algorithm

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Dec 21 17:47:16 EST 2007


Author: pramsey
Date: 2007-12-21 17:47:16 -0500 (Fri, 21 Dec 2007)
New Revision: 2090

Modified:
   trunk/source/algorithm/Makefile.am
Log:
type subdir typo


Modified: trunk/source/algorithm/Makefile.am
===================================================================
--- trunk/source/algorithm/Makefile.am	2007-12-21 22:43:36 UTC (rev 2089)
+++ trunk/source/algorithm/Makefile.am	2007-12-21 22:47:16 UTC (rev 2090)
@@ -26,5 +26,5 @@
 	SIRtreePointInRing.cpp 
 
 libalgorithm_la_LIBADD =  \
-        location/liblocation.la           
+        locate/liblocation.la           
 



More information about the geos-commits mailing list