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