Changeset 647 for trunk/plugins/input/shape/Makefile.am
- Timestamp:
- 02/08/08 14:41:57 (10 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/input/shape/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/input/shape/Makefile.am
r526 r647 4 4 5 5 shape_la_SOURCES = \ 6 dbffile.cpp \ 7 dbf_test.cpp \ 8 shape.cpp \ 9 shape_featureset.cpp \ 10 shapefile.cpp \ 11 shape_index_featureset.cpp \ 12 shape_io.cpp \ 13 shp_index.cpp 6 dbffile.cpp \ 7 dbf_test.cpp \ 8 shape.cpp \ 9 shape_featureset.cpp \ 10 shapefile.cpp \ 11 shape_index_featureset.cpp \ 12 shape_io.cpp 14 13 15 14 shape_la_CXXFLAGS = \
