summaryrefslogtreecommitdiffstats
path: root/sesman/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/Makefile.am')
-rw-r--r--sesman/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/sesman/Makefile.am b/sesman/Makefile.am
index 5f22d379..68dba28e 100644
--- a/sesman/Makefile.am
+++ b/sesman/Makefile.am
@@ -65,7 +65,9 @@ xrdp_sesman_LDADD = \
sesmansysconfdir=$(sysconfdir)/xrdp
dist_sesmansysconf_DATA = \
- sesman.ini \
+ sesman.ini
+
+dist_sesmansysconf_SCRIPTS = \
startwm.sh
SUBDIRS = \
@@ -73,7 +75,3 @@ SUBDIRS = \
tools \
sessvc \
chansrv
-
-# must be tab below
-install-data-hook:
- chmod 755 $(DESTDIR)$(sysconfdir)/xrdp/startwm.sh