Changeset 647 for trunk/include/mapnik/Makefile.am
- Timestamp:
- 02/08/08 14:41:57 (10 months ago)
- Files:
-
- 1 modified
-
trunk/include/mapnik/Makefile.am (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/mapnik/Makefile.am
r542 r647 9 9 libmapnik_HEADERS = \ 10 10 agg_renderer.hpp\ 11 arrow.hpp \ 11 12 attribute.hpp \ 12 13 attribute_collector.hpp \ … … 16 17 comparison.hpp \ 17 18 config.hpp \ 18 config_error.hpp \19 config_error.hpp \ 19 20 coord.hpp \ 20 21 coord_array.hpp \ … … 25 26 distance.hpp \ 26 27 ellipsoid.hpp \ 27 enumeration.hpp \28 enumeration.hpp \ 28 29 envelope.hpp \ 29 30 expression.hpp \ … … 53 54 image_util.hpp \ 54 55 image_view.hpp \ 56 jpeg_io.hpp \ 55 57 label_collision_detector.hpp \ 56 58 label_placement.hpp \ 57 59 layer.hpp \ 58 ${libxml2_inc} \60 ${libxml2_inc} \ 59 61 line_pattern_symbolizer.hpp \ 60 62 line_symbolizer.hpp \ … … 63 65 logical.hpp \ 64 66 map.hpp \ 67 markers_converter.hpp \ 68 markers_symbolizer.hpp \ 65 69 math_expr.hpp \ 66 70 memory.hpp \ 67 71 memory_datasource.hpp \ 68 72 memory_featureset.hpp \ 73 octree.hpp \ 69 74 params.hpp \ 70 75 placement_finder.hpp \ 71 76 plugin.hpp \ 77 png_io.hpp \ 72 78 point_symbolizer.hpp \ 73 79 polygon_pattern_symbolizer.hpp \ … … 76 82 projection.hpp \ 77 83 proj_transform.hpp \ 78 ptree_helpers.hpp \84 ptree_helpers.hpp \ 79 85 quad_tree.hpp \ 80 86 query.hpp \
