From 83c85b543ba272509e4759604b729e8abcc3aaf7 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sat, 7 Mar 2015 01:09:35 +0100 Subject: Got impressum working, after a multi-hour struggle --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8e21c8e..396d6a3 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ style/style.css: style/*.less lessc style/style.less style/style.css #--clean-css="--s1" # Compile all osml files to xml -%.xml: %.osml +%.xml: %.osml ontology/*.osml ousia -F xml -o $@ $< # Compile the xml files to html -- cgit v1.2.3