diff --git a/macosx/Makefile.am b/macosx/Makefile.am index 15f871fbf..9cbe20719 100644 --- a/macosx/Makefile.am +++ b/macosx/Makefile.am @@ -80,6 +80,8 @@ EXTRA_DIST = \ main.m \ MessageWindowController.h \ MessageWindowController.m \ + NSApplicationAdditions.h \ + NSApplicationAdditions.m \ NSStringAdditions.h \ NSStringAdditions.m \ PeerProgressIndicatorCell.h \