summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-18 17:22:04 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-18 17:22:04 +0200
commit2a84bfd4ffdadbedeb1d866e0987e9f8450bc768 (patch)
treead9003203cb275e10690be98cd40a03e57e45757 /Makefile
parent811ac6f52e1f9d2ac3c5149b3e56a3cc8f2c94d4 (diff)
Add simple osml highlighter
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3f5d79..d0b14e3 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ script/ousia.js: script/lib/*.js
uglifyjs \
script/lib/prism.js \
script/lib/prism_bash.js \
- script/highlight.js > script/ousia.js
+ script/lib/prism_osml.js > script/ousia.js
# Compile all osml files to xml
%.xml: %.osml ontology/*.osml