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