summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2008-05-03 00:24:17 +0000
committerjsorg71 <jsorg71>2008-05-03 00:24:17 +0000
commitdafe270c559e00aa339b65ea2478ffbae1e340f8 (patch)
treed918beb89181b868ce218074abacd41a234813b2 /docs
parent68dfef87e3f1448872bf337c1e66144f6cd460e2 (diff)
downloadxrdp-proprietary-dafe270c559e00aa339b65ea2478ffbae1e340f8.tar.gz
xrdp-proprietary-dafe270c559e00aa339b65ea2478ffbae1e340f8.zip
remove unneeded stuff
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/Makefile b/docs/Makefile
index a7caf555..cef4003c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -3,17 +3,9 @@ DESTDIR = /usr/local/xrdp
CFGDIR = /etc/xrdp
PIDDIR = /var/run
MANDIR = /usr/local/man
-DOCDIR = /usr/doc/xrdp
all: world
world:
install:
-
-installdeb:
- install man/sesman.8 $(DESTDIRDEB)/usr/man/man8/sesman.8
- install man/sesrun.8 $(DESTDIRDEB)/usr/man/man8/sesrun.8
- install man/xrdp.8 $(DESTDIRDEB)/usr/man/man8/xrdp.8
- install man/sesman.ini.5 $(DESTDIRDEB)/usr/man/man5/sesman.ini.5
- install man/xrdp.ini.5 $(DESTDIRDEB)/usr/man/man5/xrdp.ini.5