summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-12-10 22:58:05 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-10 22:58:05 +0100
commit0c029e8258268c026fe3d968809a160eecda7428 (patch)
tree4f90f7ff23541dca1cb9f98738708dae45391192 /Makefile
parent35ff12a569637f7c09ad6b68b74f4a9c9e5e98d4 (diff)
Moved make_osx_package.sh to osx/ directory.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1cbcbe015..1c6204e2a 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ debpkg: man/pandoc.1
make -C deb
osxpkg: man/pandoc.1
- ./make_osx_package.sh
+ ./osx/make_osx_package.sh
winpkg: pandoc-$(version)-windows.msi