http://www.quakelive.com/#!join/688917
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/build.sh b/build.sh | |
index 112e404..2974fdc 100755 | |
--- a/build.sh | |
+++ b/build.sh | |
@@ -31,7 +31,7 @@ else | |
USE_LIBS="-lpcap $LIBS" | |
fi | |
-OBJFILES="api.c process.c fp_tcp.c fp_mtu.c fp_http.c readfp.c" | |
+OBJFILES="api.c process.c fp_tcp.c fp_mtu.c fp_http.c fp_ssl.c readfp.c" |