X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=48afdcaa5bc160f09364ecb73a2112110ab404c2;hb=fbf3e38fcb2d507750723a98f6a2634e446dd5e9;hp=b35371132ad7a396744c313a663a9e6b4390e070;hpb=d5ad7eeecc6de1a814a36938f466f5d047d0d1e4;p=prss.git diff --git a/Makefile.am b/Makefile.am index b353711..48afdca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,3 +15,8 @@ README.html: README NEWS.html: NEWS asciidoc -n -a toc NEWS + +desktopdir = $(datadir)/applications +desktop_DATA = prss.desktop + +EXTRA_DIST = $(desktop_DATA)