From 445f89b9f20c6ae464baf0a7e8e9437945f4c1db Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 31 Dec 2009 17:19:32 +0000 Subject: [PATCH] Added windows package build intsructions in windows makefile. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1755 788f1e2b-df1e-0410-8736-df70ead52e1b --- windows/makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/windows/makefile b/windows/makefile index 82aed5079..95f4c8452 100644 --- a/windows/makefile +++ b/windows/makefile @@ -1,5 +1,7 @@ -# 'mingw32-make prep' prepares for building the Inno Setup -# installer +# 'mingw32-make prep' prepares for building the Inno Setup installer +# note: before running this, build pandoc using: +# cabal install -f-library +# If the library is built, the data file paths will not be relocatable! .PHONY: prep prep: