(macosx) sync the Makefile.am with the source tree s.t. all the macosx source files will be included in the tarball

This commit is contained in:
Charles Kerr 2008-11-01 22:56:45 +00:00
parent 80f7b7cfef
commit 0af10528ac
1 changed files with 7 additions and 2 deletions

View File

@ -28,6 +28,8 @@ EXTRA_DIST = \
AboutWindowController.m \
ActionPopUpButton.h \
ActionPopUpButton.m \
AddWindowController.h \
AddWindowController.m \
Badger.h \
Badger.m \
BadgeView.h \
@ -101,8 +103,11 @@ EXTRA_DIST = \
PrefsController.m \
PrefsWindow.h \
PrefsWindow.m \
ProgressGradients.h \
ProgressGradients.m \
QuickLookController.h \
QuickLookController.m \
QuickLook.h \
SpeedLimitToTurtleIconTransformer.h \
SpeedLimitToTurtleIconTransformer.m \
StatsWindowController.h \
@ -111,12 +116,12 @@ EXTRA_DIST = \
StatusBarView.m \
ToolbarSegmentedCell.h \
ToolbarSegmentedCell.m \
Torrent.h \
Torrent.m \
TorrentCell.h \
TorrentCell.m \
TorrentGroup.h \
TorrentGroup.m \
Torrent.h \
Torrent.m \
TorrentTableView.h \
TorrentTableView.m \
TrackerTableView.h \