Show
Ignore:
Timestamp:
02/08/08 14:41:57 (10 months ago)
Author:
andreas
Message:

fixed autotools build

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/include/mapnik/Makefile.am

    r542 r647  
    99libmapnik_HEADERS = \ 
    1010        agg_renderer.hpp\ 
     11        arrow.hpp \ 
    1112        attribute.hpp \ 
    1213        attribute_collector.hpp \ 
     
    1617        comparison.hpp \ 
    1718        config.hpp \ 
    18   config_error.hpp \ 
     19        config_error.hpp \ 
    1920        coord.hpp \ 
    2021        coord_array.hpp \ 
     
    2526        distance.hpp \ 
    2627        ellipsoid.hpp \ 
    27   enumeration.hpp \ 
     28        enumeration.hpp \ 
    2829        envelope.hpp \ 
    2930        expression.hpp \ 
     
    5354        image_util.hpp \ 
    5455        image_view.hpp \ 
     56        jpeg_io.hpp \ 
    5557        label_collision_detector.hpp \ 
    5658        label_placement.hpp \ 
    5759        layer.hpp \ 
    58   ${libxml2_inc} \ 
     60        ${libxml2_inc} \ 
    5961        line_pattern_symbolizer.hpp \ 
    6062        line_symbolizer.hpp \ 
     
    6365        logical.hpp \ 
    6466        map.hpp \ 
     67        markers_converter.hpp \ 
     68        markers_symbolizer.hpp \ 
    6569        math_expr.hpp \ 
    6670        memory.hpp \ 
    6771        memory_datasource.hpp \ 
    6872        memory_featureset.hpp \ 
     73        octree.hpp \ 
    6974        params.hpp \ 
    7075        placement_finder.hpp \ 
    7176        plugin.hpp \ 
     77        png_io.hpp \ 
    7278        point_symbolizer.hpp \ 
    7379        polygon_pattern_symbolizer.hpp \ 
     
    7682        projection.hpp \ 
    7783        proj_transform.hpp \ 
    78   ptree_helpers.hpp \ 
     84        ptree_helpers.hpp \ 
    7985        quad_tree.hpp \ 
    8086        query.hpp \