summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-02 15:13:18 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-09 16:47:09 +0000
commit46fac777dc5229066ee9929accc52468f289f627 (patch)
tree3088573ad2fef185e62fd4ec5109fb2b958492d2 /Makefile
parentc42343c8428a7afc0c6203d1220c365a77cd4b2b (diff)
Remove unused xsltproc command line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de9b0381..23173172 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ all:
GIT = git
GZIP = gzip
TAR = tar
-XSLTPROC = xsltproc --xinclude --nonet
RST2HTML = rst2html
PYTHON = python