summaryrefslogtreecommitdiffstats
path: root/x11vnc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/Makefile.am')
-rw-r--r--x11vnc/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11vnc/Makefile.am b/x11vnc/Makefile.am
index 5b27491..71448da 100644
--- a/x11vnc/Makefile.am
+++ b/x11vnc/Makefile.am
@@ -13,8 +13,11 @@ endif
SUBDIRS = misc
DIST_SUBDIRS = misc
+desktopdir = $(datadir)/applications
+desktop_DATA = x11vnc.desktop
+
man_MANS=x11vnc.1
-EXTRA_DIST=ChangeLog README tkx11vnc $(man_MANS)
+EXTRA_DIST=ChangeLog README tkx11vnc $(man_MANS) $(desktop_DATA)
if CYGIPC
LD_CYGIPC=-lcygipc