diff options
author | jsorg71 <jsorg71> | 2005-11-19 04:21:26 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2005-11-19 04:21:26 +0000 |
commit | 55c9687858b1c2153c89e178ff26181dc162fb09 (patch) | |
tree | 113157ee808fe1453fdec84a8946ab6079c7bf00 /rdp/Makefile | |
parent | 7c69e43493504bcb966638cbf77b421634e58b0c (diff) | |
download | xrdp-proprietary-55c9687858b1c2153c89e178ff26181dc162fb09.tar.gz xrdp-proprietary-55c9687858b1c2153c89e178ff26181dc162fb09.zip |
Makefile changes
Diffstat (limited to 'rdp/Makefile')
-rw-r--r-- | rdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rdp/Makefile b/rdp/Makefile index c4f8ba4d..aa8c21c1 100644 --- a/rdp/Makefile +++ b/rdp/Makefile @@ -21,3 +21,4 @@ os_calls.o: ssl_calls.o: $(CC) $(C_OS_FLAGS) ../common/ssl_calls.c + |