"make depend"
[openssl.git] / crypto / rc4 / Makefile.ssl
index 12b45bfe447bf784ae6beaa0ac1cc9c71b413999..50173308ff0ab7739892c002890b935038f5836c 100644 (file)
@@ -106,5 +106,8 @@ errors:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
-rc4_enc.o: ../opensslconf.h rc4.h rc4_locl.h
-rc4_skey.o: ../opensslconf.h ../opensslv.h rc4.h rc4_locl.h
+rc4_enc.o: ../../include/openssl/opensslconf.h ../../include/openssl/rc4.h
+rc4_enc.o: rc4_locl.h
+rc4_skey.o: ../../include/openssl/opensslconf.h
+rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/rc4.h
+rc4_skey.o: rc4_locl.h