Changeset 2572 for trunk/macosx/Makefile.am
- Timestamp:
- Jul 31, 2007, 3:21:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Makefile.am
r2570 r2572 1 2 dist-hook: 3 rm -f subdirs.tar 4 tar cvf subdirs.tar `find $(srcdir) | grep -v svn` 5 tar xvf subdirs.tar $(distdir) 6 rm -f subdirs.tar 1 EXTRA_DIST = \ 2 Sparkle.framework \ 3 CTGradient \ 4 English.lproj \ 5 Italian.lproj \ 6 Russian.lproj \ 7 UKKQueue \ 8 TransmissionHelp \ 9 Applescript \ 10 Images \ 11 Growl.framework \ 12 Korean.lproj 7 13 8 14 # Use Xcode do make the actual build
Note: See TracChangeset
for help on using the changeset viewer.