Fixed debpkg target.
This commit is contained in:
parent
13f04ce1cc
commit
90a2df3f7c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue