From 5cbc4399bbb91445088ec6c523d944b7227622d1 Mon Sep 17 00:00:00 2001 From: Pete Fotheringham Date: Fri, 30 Dec 2011 11:47:48 +0000 Subject: [PATCH] App bundle now builds properly --- Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index c3bd5df..36d134c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -230,10 +230,11 @@ icons: cp mac/icons/edit-find.png share/icons cp mac/icons/avatar-default.png share/icons - -## Installer -install-exec-local: +## 2. App bundle +## gtk-app-bundler must be installed +app-bundle: gtk-mac-bundler ./mac/moonshot-ui.bundle +## Installer endif -- 2.1.4