summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47b74cf..4a7e803 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ all: projekt_doku.pdf
# asciidoc --backend=latex $<
projekt_doku.pdf: projekt_doku.asciidoc thesis.xsl thesis.sty
- a2x.py -f pdf --dblatex-opts="-p thesis.xsl -s thesis.sty -b xetex" $<
+ a2x -f pdf $<
.PHONY: pluggit
pluggit: