wrong header names -> make dist failed
This commit is contained in:
parent
5380b52832
commit
49cef4cdca
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ osm_la_SOURCES = \
|
|||
osmparser.cpp\
|
||||
osmparser.h\
|
||||
osmtagtypes.h\
|
||||
renderer.cpp
|
||||
render.cpp
|
||||
|
||||
osm_la_CXXFLAGS = \
|
||||
-Wall \
|
||||
|
|
|
@ -8,7 +8,7 @@ pkglib_LTLIBRARIES = \
|
|||
postgis_la_SOURCES = \
|
||||
connection.hpp\
|
||||
connection_manager.hpp\
|
||||
corsorresultset.hpp\
|
||||
cursorresultset.hpp\
|
||||
postgis.cpp\
|
||||
postgis.hpp\
|
||||
postgisfs.cpp\
|
||||
|
|
Loading…
Add table
Reference in a new issue