summaryrefslogtreecommitdiffstats
path: root/rdp
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-03-04 01:02:09 +0000
committerjsorg71 <jsorg71>2006-03-04 01:02:09 +0000
commit05178d073366e08d692bd18e351cb629813482bf (patch)
tree6474f26cc08f020320a309d4ed35b6321a385c4d /rdp
parent42a6b2bdd0c4bf89989b45187b0c11bc95455ffd (diff)
downloadxrdp-proprietary-05178d073366e08d692bd18e351cb629813482bf.tar.gz
xrdp-proprietary-05178d073366e08d692bd18e351cb629813482bf.zip
added installdeb to makefiles
Diffstat (limited to 'rdp')
-rw-r--r--rdp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdp/Makefile b/rdp/Makefile
index 1b0cb8d7..cfcf173b 100644
--- a/rdp/Makefile
+++ b/rdp/Makefile
@@ -34,3 +34,6 @@ ssl_calls.o: ../common/ssl_calls.c
install:
install librdp.so $(DESTDIR)/librdp.so
+
+installdeb:
+ install librdp.so $(DESTDIRDEB)/usr/xrdp/librdp.so