summaryrefslogtreecommitdiff
path: root/pkg/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2011-05-07 23:52:26 +0000
committerSimon Howard2011-05-07 23:52:26 +0000
commit1fd0ad08ed4840e681e902bc1b9420a1d41619b4 (patch)
tree8bdc0ff6bf2b54dc283f72a234925fdd3c77a227 /pkg/Makefile.am
parentec74db92724c181962479703092365b332b70b0a (diff)
downloadchocolate-doom-1fd0ad08ed4840e681e902bc1b9420a1d41619b4.tar.gz
chocolate-doom-1fd0ad08ed4840e681e902bc1b9420a1d41619b4.tar.bz2
chocolate-doom-1fd0ad08ed4840e681e902bc1b9420a1d41619b4.zip
Rework OS X launcher package. Include documentation files within the
application bundle and add a help menu with links. Rework .dmg generation to generate a file with a "fancy" background image and overall nicer appearance. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2332
Diffstat (limited to 'pkg/Makefile.am')
-rw-r--r--pkg/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/Makefile.am b/pkg/Makefile.am
index a22e4018..a2850195 100644
--- a/pkg/Makefile.am
+++ b/pkg/Makefile.am
@@ -7,10 +7,13 @@ osx/Resources/wadfile.icns \
osx/Resources/wadfile.png \
osx/Resources/launcher.nib/designable.nib \
osx/Resources/launcher.nib/keyedobjects.nib \
+osx/disk/dir.DS_Store \
+osx/disk/background.png \
osx/GNUmakefile \
osx/Info.plist.in osx/Info-gnustep.plist.in \
osx/PkgInfo \
osx/cp-with-libs \
+osx/dmgfix \
osx/main.m \
osx/AppController.m osx/AppController.h \
osx/Execute.m osx/Execute.h \