projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0bc92
)
Fix typo
author
Nicklas Avén
<nicklas.aven@jordogskog.no>
Thu, 7 Aug 2014 19:05:11 +0000
(19:05 +0000)
committer
Nicklas Avén
<nicklas.aven@jordogskog.no>
Thu, 7 Aug 2014 19:05:11 +0000
(19:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12869
b70326c6
-7e19-0410-871a-
916f4a2858ee
liblwgeom/cunit/Makefile.in
patch
|
blob
|
history
diff --git
a/liblwgeom/cunit/Makefile.in
b/liblwgeom/cunit/Makefile.in
index 4f1de18e31489ec090de480f11dc970ebf9d3c32..f89826227a1354c1a7aa780b493d3556b52692c5 100644
(file)
--- a/
liblwgeom/cunit/Makefile.in
+++ b/
liblwgeom/cunit/Makefile.in
@@
-40,6
+40,7
@@
OBJS= \
cu_triangulate.o \
cu_homogenize.o \
cu_force_sfs.o \
+ cu_out_twkb.o \
cu_out_wkt.o \
cu_out_wkb.o \
cu_out_gml.o \
@@
-50,7
+51,6
@@
OBJS= \
cu_surface.o \
cu_out_x3d.o \
cu_in_geojson.o \
- cu_in_twkb.o \
cu_in_wkb.o \
cu_in_wkt.o \
cu_in_encoded_polyline.o \