aboutsummaryrefslogtreecommitdiffstats
path: root/rsaref/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'rsaref/Makefile.ssl')
-rw-r--r--rsaref/Makefile.ssl17
1 files changed, 10 insertions, 7 deletions
diff --git a/rsaref/Makefile.ssl b/rsaref/Makefile.ssl
index 45bd0a0071..45479b8a35 100644
--- a/rsaref/Makefile.ssl
+++ b/rsaref/Makefile.ssl
@@ -85,10 +85,13 @@ $(ERRC).c: $(ERR).err
# DO NOT DELETE THIS LINE -- make depend depends on it.
-rsar_err.o: ../crypto/crypto.h ../crypto/opensslconf.h ../crypto/opensslv.h
-rsar_err.o: ../include/bn.h ../include/err.h ../include/rsa.h
-rsar_err.o: ../include/stack.h rsaref.h
-rsaref.o: ../crypto/cryptlib.h ../crypto/crypto.h ../crypto/opensslconf.h
-rsaref.o: ../crypto/opensslv.h ../include/bio.h ../include/bn.h
-rsaref.o: ../include/buffer.h ../include/e_os.h ../include/err.h
-rsaref.o: ../include/rand.h ../include/rsa.h ../include/stack.h rsaref.h
+rsar_err.o: ../include/openssl/bn.h ../include/openssl/crypto.h
+rsar_err.o: ../include/openssl/err.h ../include/openssl/opensslconf.h
+rsar_err.o: ../include/openssl/opensslv.h ../include/openssl/rsa.h
+rsar_err.o: ../include/openssl/rsaref.h ../include/openssl/stack.h
+rsaref.o: ../crypto/cryptlib.h ../include/openssl/bio.h ../include/openssl/bn.h
+rsaref.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
+rsaref.o: ../include/openssl/e_os.h ../include/openssl/err.h
+rsaref.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
+rsaref.o: ../include/openssl/rand.h ../include/openssl/rsa.h
+rsaref.o: ../include/openssl/rsaref.h ../include/openssl/stack.h