diff --git a/Makefile.am b/Makefile.am index 4cbf59ebc..dfb1ad818 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \