diff src/Makefile.am @ 6562:c53a3f0649eb

[gaim-migrate @ 7084] New GaimValue structure. We'll be using this for signals and stuff shortly. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 21 Aug 2003 20:29:33 +0000
parents 8dba07c335e9
children 6eb1f388bdf8
line wrap: on
line diff
--- a/src/Makefile.am	Thu Aug 21 18:29:48 2003 +0000
+++ b/src/Makefile.am	Thu Aug 21 20:29:33 2003 +0000
@@ -89,7 +89,9 @@
 	sound.c \
 	sound.h \
 	util.c \
-	util.h
+	util.h \
+	value.c \
+	value.h
 
 bin_PROGRAMS = gaim gaim-remote
 gaim_SOURCES = \