aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/threads/profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/threads/profile.sh')
-rw-r--r--crypto/threads/profile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/threads/profile.sh b/crypto/threads/profile.sh
index de5eb06708..6e3e342fc0 100644
--- a/crypto/threads/profile.sh
+++ b/crypto/threads/profile.sh
@@ -1,4 +1,4 @@
#!/bin/sh
/bin/rm -f mttest
-cc -p -DSOLARIS -I../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L.. -lthread -lssl -lcrypto -lnsl -lsocket
+cc -p -DSOLARIS -I../../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L../.. -lthread -lssl -lcrypto -lnsl -lsocket