diff src/protocols/oscar/Makefile.am @ 2366:82e0f87c7698

[gaim-migrate @ 2379] this should have been moved here originally committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Sep 2001 02:56:38 +0000
parents 5486d558ecee
children 84a5ea08545a
line wrap: on
line diff
--- a/src/protocols/oscar/Makefile.am	Wed Sep 26 22:23:59 2001 +0000
+++ b/src/protocols/oscar/Makefile.am	Thu Sep 27 02:56:38 2001 +0000
@@ -1,4 +1,4 @@
-EXTRA_DIST = aim.h aim_cbtypes.h aim_internal.h faimconfig.h md5.h README \
+EXTRA_DIST = aim.h aim_cbtypes.h aim_internal.h faimconfig.h README \
 		CHANGES COPYING BUGS AUTHORS
 
 pkgdir = $(libdir)/gaim
@@ -24,7 +24,6 @@
 			im.c		\
 			info.c		\
 			login.c		\
-			md5.c		\
 			meta.c		\
 			misc.c		\
 			msgcookie.c	\
@@ -57,7 +56,6 @@
 			im.c		\
 			info.c		\
 			login.c		\
-			md5.c		\
 			meta.c		\
 			misc.c		\
 			msgcookie.c	\