summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--instfiles/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/instfiles/Makefile.am b/instfiles/Makefile.am
index bac94aea..3e7fcbce 100644
--- a/instfiles/Makefile.am
+++ b/instfiles/Makefile.am
@@ -60,7 +60,7 @@ SUBDIRS += \
pulse
dist_startscript_SCRIPTS = xrdp.sh
if HAVE_SYSTEMD
-dist_systemdsystemunit_DATA = \
+systemdsystemunit_DATA = \
xrdp-sesman.service \
xrdp.service
else