]> mj.ucw.cz Git - leo.git/blobdiff - Makefile
Parametrized drawing of map scale
[leo.git] / Makefile
index 036bcda70d56be1850bac53145d49937501b5ad5..b1c6eee9bd45d964ff5e0241078503bfa202520c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ include $(BUILDSYS)/Maketop
 PROGS+=$(o)/leo
 CFLAGS+=$(LIBUCW_CFLAGS)
 
-LEO_MODULES=leo xml osm svg svg-icon css-parse css-lex style css dict sym sym-point sym-line sym-text map shp fixed
+LEO_MODULES=leo xml osm svg svg-icon css-parse css-lex style css dict sym sym-point sym-line sym-scale sym-text map shp fixed
 LEO_OBJECTS=$(addprefix $(o)/, $(addsuffix .o, $(LEO_MODULES)))
 $(o)/leo: $(LEO_OBJECTS)
 
@@ -42,7 +42,7 @@ install:
 endif
 .PHONY: install
 
-output.svg: $(o)/leo dump.osm poskole.css
+output.svg: $(o)/leo dump.osm map.cf poskole.css
        $(o)/leo
 
 output.pdf: output.svg