diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ #------------------------------------------------------------------------------- # Constant names and commands in source tree #------------------------------------------------------------------------------- -CABAL := Pandoc.cabal +CABAL := pandoc.cabal SRCDIR := src MANDIR := man TESTDIR := tests |