From 155203b20858a961eb50ef0e77145b17d5081727 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 31 Jul 2007 03:21:53 +0000 Subject: [PATCH] oooh, does the same thing but it's shiny clean instead of ugly hacky --- macosx/Makefile.am | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/macosx/Makefile.am b/macosx/Makefile.am index 860a20dce..d9922e7b1 100644 --- a/macosx/Makefile.am +++ b/macosx/Makefile.am @@ -1,9 +1,15 @@ - -dist-hook: - rm -f subdirs.tar - tar cvf subdirs.tar `find $(srcdir) | grep -v svn` - tar xvf subdirs.tar $(distdir) - rm -f subdirs.tar +EXTRA_DIST = \ + Sparkle.framework \ + CTGradient \ + English.lproj \ + Italian.lproj \ + Russian.lproj \ + UKKQueue \ + TransmissionHelp \ + Applescript \ + Images \ + Growl.framework \ + Korean.lproj # Use Xcode do make the actual build all: