diff options
Diffstat (limited to 'instfiles/Makefile.am')
-rw-r--r-- | instfiles/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/instfiles/Makefile.am b/instfiles/Makefile.am index b7fa3b9b..b1c0ebd0 100644 --- a/instfiles/Makefile.am +++ b/instfiles/Makefile.am @@ -5,7 +5,8 @@ xrdp.service SUBDIRS = \ pam.d \ init.d \ - default + default \ + pulse if HAVE_SYSTEMD systemdsystemunit_DATA = \ |