Change mention of Makefile.ssl to Makefile.
diff --git a/PROBLEMS b/PROBLEMS
index a4c6e33..e553af6 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -12,8 +12,8 @@
 means that -L switches won't matter unless OpenSSL is built with shared
 library support.
 
-The workaround may be to change the following lines in apps/Makefile.ssl and
-test/Makefile.ssl:
+The workaround may be to change the following lines in apps/Makefile and
+test/Makefile:
 
   LIBCRYPTO=-L.. -lcrypto
   LIBSSL=-L.. -lssl