shithub: choc

ref: 17a135005a9737b9851155d2758489ad5dc27551
dir: /pkg/Makefile.am/

View raw version

OSX_FILES=                                                              \
osx/Resources/app.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/PkgInfo                                                             \
osx/cp-with-libs                                                        \
osx/dmgfix                                                              \
osx/main.m                                                              \
osx/AppController.m     osx/AppController.h                             \
osx/Execute.m           osx/Execute.h                                   \
osx/IWADController.m    osx/IWADController.h                            \
osx/LauncherManager.m   osx/LauncherManager.h

WIN32_FILES=                                                            \
win32/GNUmakefile                                                       \
win32/cp-with-libs                                                      \
win32/README

EXTRA_DIST=$(OSX_FILES) $(WIN32_FILES)