X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=Makefile.am;h=f50f68c81b7b37d08cc3596deea6f5c19f2c8081;hb=6978b8144a13a0f58c70ef53a51e7e2e4745f259;hp=5549ea215f0dc7bab5187d61335cbb9438e1d05a;hpb=7a4a18c0f8f992328e087cfe516361d1ef9c2858;p=ptask.git diff --git a/Makefile.am b/Makefile.am index 5549ea2..f50f68c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,3 +16,8 @@ README.html: README NEWS.html: NEWS asciidoc -n -a toc NEWS + +desktopdir = $(datadir)/applications +desktop_DATA = ptask.desktop + +EXTRA_DIST = $(desktop_DATA)