X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=Makefile.am;h=e2de6177abbbe632d6e26caf376cded0e37c9cf7;hp=783cd9882c495e77787658110a00ebf4c7af15dc;hb=b758827b283a5a19b35bdd5a55cf81f90a49b83e;hpb=2b58f5abfb171a82424c14cd9777ea5ee460db61 diff --git a/Makefile.am b/Makefile.am index 783cd98..e2de617 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,10 @@ endif EXTRA_DIST= \ mkinstalldirs \ autogen.sh \ + NEWS \ + ChangeLog \ COPYING \ + HACKING \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ @@ -55,3 +58,10 @@ DISTCLEANFILES = \ intltool-extract.in \ intltool-merge.in \ intltool-update.in + +# we install the NEWS file, so we can give +# a nice release note dialog when updating +# (using the postinst thingie in debian/ +NEWS_FILE=NEWS +newsdir=$(datadir)/modest/data +news_DATA = $(NEWS_FILE)