remove grammars from pre-compile since these are under flux /cc @artemp
This commit is contained in:
parent
093009137e
commit
b93d3e5d7e
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -48,10 +48,6 @@ src/json/libmapnik-json.a:
|
|||
src/renderer_common/render_thunk_extractor.os \
|
||||
src/json/libmapnik-json.a \
|
||||
src/wkt/libmapnik-wkt.a \
|
||||
src/css_color_grammar.os \
|
||||
src/expression_grammar.os \
|
||||
src/transform_expression_grammar.os \
|
||||
src/image_filter_grammar.os \
|
||||
|
||||
mapnik: src/json/libmapnik-json.a
|
||||
# then install the rest with -j$(JOBS)
|
||||
|
|
Loading…
Reference in a new issue