Moved make_osx_package.sh to osx/ directory.
This commit is contained in:
parent
35ff12a569
commit
0c029e8258
2 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue