diff --git a/file-loc.txt b/file-loc.txt index 2a1e58a8..1db899e9 100644 --- a/file-loc.txt +++ b/file-loc.txt @@ -30,7 +30,6 @@ default build will install the following startwm.sh xrdp.ini xrdp_keyboard.ini - xrdp.sh /etc/xrdp/pulse default.pa diff --git a/instfiles/Makefile.am b/instfiles/Makefile.am index e699b7f4..08730c03 100644 --- a/instfiles/Makefile.am +++ b/instfiles/Makefile.am @@ -1,6 +1,5 @@ EXTRA_DIST = \ keymap-names.txt \ - xrdp.sh \ xrdp-sesman.service.in \ xrdp.service.in @@ -61,7 +60,6 @@ if LINUX SUBDIRS += \ pam.d \ pulse -dist_startscript_SCRIPTS = xrdp.sh if HAVE_SYSTEMD systemdsystemunit_DATA = \ xrdp-sesman.service \