changeset 6117:ffd0cc625432

[gaim-migrate @ 6581] Forgot to add html.h to Makefile.am. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 14 Jul 2003 06:08:18 +0000
parents de49cfd8fd59
children ed983e8a1851
files src/Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Sun Jul 13 23:26:06 2003 +0000
+++ b/src/Makefile.am	Mon Jul 14 06:08:18 2003 +0000
@@ -23,6 +23,8 @@
 	event.h \
 	ft.c \
 	ft.h \
+	html.c \
+	html.h \
 	md5.c \
 	md5.h \
 	multi.h \
@@ -94,7 +96,6 @@
 	gtksound.h \
 	gtkutils.c \
 	gtkutils.h \
-	html.c \
 	idle.c \
 	internal.h \
 	log.c \