remove all support for pre v13 protocols
[profile/ivi/libwebsockets.git] / lib / Makefile.am
index cf467d8..a067189 100644 (file)
@@ -39,7 +39,7 @@ endif
 
 if LIBCRYPTO
 else
-dist_libwebsockets_la_SOURCES += md5.c sha-1.c
+dist_libwebsockets_la_SOURCES += sha-1.c
 endif
 
 libwebsockets_la_CFLAGS=-Wall -std=gnu99 -pedantic -g