X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=Makefile.am;h=843b1c97038cdda293d92e010d2519d18d96dc35;hp=b35371132ad7a396744c313a663a9e6b4390e070;hb=6ccb17c2d686381c564a33e84962199ef3e4019f;hpb=d5ad7eeecc6de1a814a36938f466f5d047d0d1e4 diff --git a/Makefile.am b/Makefile.am index b353711..843b1c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = po \ + icons/hicolor/scalable \ src \ tests @@ -15,3 +16,8 @@ README.html: README NEWS.html: NEWS asciidoc -n -a toc NEWS + +desktopdir = $(datadir)/applications +desktop_DATA = prss.desktop + +EXTRA_DIST = $(desktop_DATA)