summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2007-01-21 03:44:44 +0000
committerjsorg71 <jsorg71>2007-01-21 03:44:44 +0000
commite955dc871f6ac1b1bf68d2794b17f552a67ac179 (patch)
tree7f7c5f2d91a532326454233dac91908729524cf3
parent073bd2cfcb9432ebd1b0c4f7ef4e43929c47a897 (diff)
downloadxrdp-proprietary-e955dc871f6ac1b1bf68d2794b17f552a67ac179.tar.gz
xrdp-proprietary-e955dc871f6ac1b1bf68d2794b17f552a67ac179.zip
xrdpstart.sh removed
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 193994d4..57ada02b 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,6 @@ install:
make -C xup install
make -C docs install
if [ -d /etc/pam.d ]; then install instfiles/pam.d/sesman /etc/pam.d/sesman; fi
- install instfiles/xrdpstart.sh $(DESTDIR)/xrdpstart.sh
install instfiles/xrdp_control.sh $(DESTDIR)/xrdp_control.sh
installdeb: