src/protocols/yahoo/Makefile.am

changeset 2849
93df60159b1b
parent 2795
b2e15894ab75
child 2894
6cf9278efb8a
--- a/src/protocols/yahoo/Makefile.am	Wed Dec 05 10:21:11 2001 +0000
+++ b/src/protocols/yahoo/Makefile.am	Wed Dec 05 10:38:39 2001 +0000
@@ -11,7 +11,7 @@
 pkg_LTLIBRARIES =
 noinst_LIBRARIES = libyahoo.a
 
-libyahoo_a_SOURCES = crypt.c md5.c yahoo.c
+libyahoo_a_SOURCES = crypt.c yahoo.c
 
 else
 
@@ -19,6 +19,6 @@
 pkg_LTLIBRARIES = libyahoo.la
 noinst_LIBRARIES =
 
-libyahoo_la_SOURCES = crypt.c md5.c yahoo.c
+libyahoo_la_SOURCES = crypt.c yahoo.c
 
 endif

mercurial