From 71ab63e0ba4acc8455d1f7aae55bfa4e89b5cdaf Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 31 Jan 2009 17:13:21 +0000 Subject: Changed srcdir in Makefile. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1530 788f1e2b-df1e-0410-8736-df70ead52e1b --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b728cacf4..e6972ac50 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # Constant names and commands in source tree #------------------------------------------------------------------------------- CABAL := pandoc.cabal -SRCDIR := . +SRCDIR := src MANDIR := man TESTDIR := tests BUILDDIR := dist -- cgit v1.2.3