EXTRA_DIST = \
Credits.rtf \
AboutWindow.xib \
+ BlocklistStatusWindow.xib \
GroupsWindow.xib \
+ MessageWindow.xib \
+ StatsWindow.xib \
Defaults.plist \
Info.plist.in \
Transmission_Prefix.pch \
version.sh \
+ Growl.framework \
Sparkle.framework \
CTGradient \
UKKQueue \
TransmissionHelp \
- Applescript \
Images \
- Growl.framework \
+ appcast \
en.lproj \
es.lproj \
fr.lproj \
it.lproj \
nl.lproj \
ru.lproj \
+ tr.lproj \
zh_TW.lproj \
AboutWindowController.h \
AboutWindowController.m \
Badger.m \
BadgeView.h \
BadgeView.m \
+ BlocklistDownloader.h \
+ BlocklistDownloader.m \
ButtonToolbarItem.h \
ButtonToolbarItem.m \
+ ColorTextField.h \
+ ColorTextField.m \
Controller.h \
Controller.m \
CreatorWindowController.h \
ExpandedPathToIconTransformer.m \
ExpandedPathToPathTransformer.h \
ExpandedPathToPathTransformer.m \
+ FileListNode.h \
+ FileListNode.m \
FileNameCell.h \
FileNameCell.m \
+ FileOutlineController.h \
+ FileOutlineController.m \
FileOutlineView.h \
FileOutlineView.m \
FilePriorityCell.h \
FilePriorityCell.m \
FilterButton.h \
FilterButton.m \
+ GroupsController.h \
+ GroupsController.m \
GroupsWindowController.h \
GroupsWindowController.m \
GroupToolbarItem.h \
PrefsController.m \
PrefsWindow.h \
PrefsWindow.m \
+ QuickLookController.h \
+ QuickLookController.m \
SpeedLimitToTurtleIconTransformer.h \
SpeedLimitToTurtleIconTransformer.m \
StatsWindowController.h \
StatusBarView.m \
ToolbarSegmentedCell.h \
ToolbarSegmentedCell.m \
- TorrentCell.h \
- TorrentCell.m \
Torrent.h \
Torrent.m \
+ TorrentCell.h \
+ TorrentCell.m \
+ TorrentGroup.h \
+ TorrentGroup.m \
TorrentTableView.h \
- TorrentTableView.m
+ TorrentTableView.m \
+ TrackerTableView.h \
+ TrackerTableView.m
dist-hook:
rm -rf `find $(distdir)/ -type d -name .svn`