forked from mia/Aegisub
Add an osx-bundle target: 'make osx-bundle'
Originally committed to SVN as r2548.
This commit is contained in:
parent
88f7515ec4
commit
841a152044
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ SUBDIRS = \
|
|||
po \
|
||||
m4macros
|
||||
|
||||
osx-bundle:
|
||||
/bin/sh scripts/osx-bundle.sh @PACKAGE_TARNAME@-@PACKAGE_VERSION@
|
||||
|
||||
|
||||
EXTRA_DIST = \
|
||||
intltool-extract.in \
|
||||
intltool-merge.in \
|
||||
|
|
Loading…
Reference in a new issue