wrong header names -> make dist failed

This commit is contained in:
Andreas Volz 2009-04-05 07:49:23 +00:00
parent 5380b52832
commit 49cef4cdca
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ osm_la_SOURCES = \
osmparser.cpp\
osmparser.h\
osmtagtypes.h\
renderer.cpp
render.cpp
osm_la_CXXFLAGS = \
-Wall \

View file

@ -8,7 +8,7 @@ pkglib_LTLIBRARIES = \
postgis_la_SOURCES = \
connection.hpp\
connection_manager.hpp\
corsorresultset.hpp\
cursorresultset.hpp\
postgis.cpp\
postgis.hpp\
postgisfs.cpp\