[geos-commits] r4197 - trunk/include/geos/index/strtree

Sandro Santilli strk at keybit.net
Fri Apr 22 10:57:54 PDT 2016


Author: strk
Date: 2016-04-22 10:57:54 -0700 (Fri, 22 Apr 2016)
New Revision: 4197

Modified:
   trunk/include/geos/index/strtree/Makefile.am
Log:
Fix distcheck (#768)

Patch by Daniel Baston <dbaston at gmail.com>

Modified: trunk/include/geos/index/strtree/Makefile.am
===================================================================
--- trunk/include/geos/index/strtree/Makefile.am	2016-04-22 16:56:31 UTC (rev 4196)
+++ trunk/include/geos/index/strtree/Makefile.am	2016-04-22 17:57:54 UTC (rev 4197)
@@ -11,7 +11,10 @@
     AbstractNode.h \
     AbstractSTRtree.h \
     Boundable.h \
+    BoundablePair.h \
+    GeometryItemDistance.h \
     Interval.h \
     ItemBoundable.h \
+    ItemDistance.h \
     SIRtree.h \
     STRtree.h



More information about the geos-commits mailing list