- Make sure the Mac OS X support files are built, but not installed by "make install" (the previous

change was too drastic) (BUG#12506)
This commit is contained in:
lenz@mysql.com 2005-08-11 20:13:12 +02:00
commit 776bf91371
2 changed files with 9 additions and 0 deletions

View file

@ -28,6 +28,12 @@ EXTRA_DIST = Info.plist.sh \
StartupItem.Info.plist \
StartupItem.postinstall
noinst_DATA = Info.plist \
Description.plist \
StartupParameters.plist \
postinstall \
preinstall
CLEANFILES = Info.plist \
Description.plist \
StartupParameters.plist \