fixed build osx dmg bundle

This commit is contained in:
Pawel Kolodziejski 2008-07-05 16:10:08 +00:00
parent 9ace553933
commit e996793cd4

View File

@ -108,7 +108,7 @@ iphone: $(OBJS)
# Special target to create a snapshot disk image for Mac OS X
# TODO: Replace AUTHORS by Credits.rtf
osxsnap: bundle credits
osxsnap: bundle
mkdir Residual-snapshot
cp $(srcdir)/AUTHORS ./Residual-snapshot/Authors
cp $(srcdir)/COPYING.LGPL ./Residual-snapshot/License.LGPL