aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-01-02 16:54:45 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-01-02 16:54:45 -0800
commit90a2df3f7c423a4e23958daf9fd2143b1a98d746 (patch)
treecdb3825ecaecfa14896185117674d5c9b59837fd
parent13f04ce1cc9d273e081448af869b858d2c828d13 (diff)
downloadpandoc-90a2df3f7c423a4e23958daf9fd2143b1a98d746.tar.gz
Fixed debpkg target.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 635ff18a2..9620cf386 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ dist: man/pandoc.1
runghc make_travis_yml.hs $< > $@
debpkg: man/pandoc.1
- ./make_deb.sh
+ make -C deb
osxpkg: man/pandoc.1
./make_osx_package.sh