changeset 6074:abde20a18051

[gaim-migrate @ 6533] Stick md5.[ch] under CORESOURCES too. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 10 Jul 2003 06:48:14 +0000
parents 6f924c4c5748
children f7ddc1f6227e
files src/Makefile.am
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Thu Jul 10 06:42:51 2003 +0000
+++ b/src/Makefile.am	Thu Jul 10 06:48:14 2003 +0000
@@ -23,6 +23,8 @@
 	event.h \
 	ft.c \
 	ft.h \
+	md5.c \
+	md5.h \
 	multi.h \
 	notify.c \
 	notify.h \
@@ -98,8 +100,6 @@
 	log.c \
 	log.h \
 	main.c \
-	md5.c \
-	md5.h \
 	session.c \
 	stock.c \
 	stock.h \