aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/threads/pthread.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/threads/pthread.sh')
-rw-r--r--crypto/threads/pthread.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/threads/pthread.sh b/crypto/threads/pthread.sh
index 7d0b6e55f5..f1c49821d2 100644
--- a/crypto/threads/pthread.sh
+++ b/crypto/threads/pthread.sh
@@ -5,5 +5,5 @@
# http://www.mit.edu:8001/people/proven/pthreads.html
#
/bin/rm -f mttest
-pgcc -DPTHREADS -I../include -g mttest.c -o mttest -L.. -lssl -lcrypto
+pgcc -DPTHREADS -I../../include -g mttest.c -o mttest -L../.. -lssl -lcrypto