summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libxrdp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libxrdp/Makefile b/libxrdp/Makefile
index 65d3cf71..28c9cd1d 100644
--- a/libxrdp/Makefile
+++ b/libxrdp/Makefile
@@ -29,7 +29,6 @@ static: $(LIBXRDPOBJ)
libxrdp: $(LIBXRDPOBJ)
$(CC) $(LDFLAGS) -o libxrdp.so $(LIBXRDPOBJ) $(LIBS)
- strip libxrdp.so
clean:
rm -f $(LIBXRDPOBJ) libxrdp.a libxrdp.so