aboutsummaryrefslogtreecommitdiff
path: root/windows/pandoc.wxs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-01-05 23:18:14 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-01-05 23:18:14 -0800
commit3dd1b1f73ac0abf54288573d886708c63d1797dd (patch)
treea352ee7bd0eca5932c15f3400b7a1613289f3a68 /windows/pandoc.wxs
parent220e3816a04961b6341d84e55eba8d0c43e79458 (diff)
downloadpandoc-3dd1b1f73ac0abf54288573d886708c63d1797dd.tar.gz
Removed references to biblio2yaml in installers.
Diffstat (limited to 'windows/pandoc.wxs')
-rw-r--r--windows/pandoc.wxs2
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs
index 5fe0a022e..7a20effe5 100644
--- a/windows/pandoc.wxs
+++ b/windows/pandoc.wxs
@@ -57,8 +57,6 @@
Name="Version" Type="string" Value="[ProductVersion]" KeyPath="yes"/>
<File Id="pandoc_citeprocEXE" Name="pandoc-citeproc.exe"
Source="..\cabal-dev\bin\pandoc-citeproc.exe" />
- <File Id="biblio2yamlEXE" Name="biblio2yaml.exe"
- Source="..\cabal-dev\bin\biblio2yaml.exe" />
</Component>
<Component Id="UpdatePathUser"