summaryrefslogtreecommitdiff
path: root/windows/make-windows-installer.bat
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-01-20 21:22:51 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-01-20 21:22:51 -0800
commit1d615908c2c346c034aa63f572f5f112638d8ff4 (patch)
tree1ce3dc4984020a3a7dac69ed032450a4dc7c9f7e /windows/make-windows-installer.bat
parentb4a6c023431fcb313f04afa4c0d222c977c6d27c (diff)
Removed markdown2pdf and documentation.
Diffstat (limited to 'windows/make-windows-installer.bat')
-rw-r--r--windows/make-windows-installer.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/make-windows-installer.bat b/windows/make-windows-installer.bat
index 341dfd948..2ea2998fa 100644
--- a/windows/make-windows-installer.bat
+++ b/windows/make-windows-installer.bat
@@ -6,7 +6,6 @@ cabal-dev install --flags="executable wrappers -library highlighting" --datasubd
rem note: we use -f-library in building pandoc, because
rem if the library is built, the data file paths will not be relocatable!
strip cabal-dev\bin\pandoc.exe
-strip cabal-dev\bin\markdown2pdf.exe
cabal-dev\bin\pandoc.exe -s --template templates\html.template -S README -o README.html
copy COPYING COPYING.txt
copy COPYRIGHT COPYRIGHT.txt