Add an osx-bundle target: 'make osx-bundle'

Originally committed to SVN as r2548.
This commit is contained in:
Amar Takhar 2008-12-29 04:49:19 +00:00
parent 88f7515ec4
commit 841a152044
1 changed files with 4 additions and 0 deletions

View File

@ -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 \