summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xosx/make_osx_package.sh (renamed from make_osx_package.sh)0
2 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
diff --git a/make_osx_package.sh b/osx/make_osx_package.sh
index 200702a0a..200702a0a 100755
--- a/make_osx_package.sh
+++ b/osx/make_osx_package.sh