diff --git a/macosx/Makefile.am b/macosx/Makefile.am index f50be05c9..f86cb004f 100644 --- a/macosx/Makefile.am +++ b/macosx/Makefile.am @@ -111,6 +111,10 @@ EXTRA_DIST = \ Torrent.m \ TorrentTableView.h \ TorrentTableView.m \ + TrackerCell.h \ + TrackerCell.m \ + TrackerNode.h \ + TrackerNode.m \ TrackerTableView.h \ TrackerTableView.m