comparison 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
comparison
equal deleted inserted replaced
6561:33ceba0dfd9b 6562:c53a3f0649eb
87 status.c \ 87 status.c \
88 status.h \ 88 status.h \
89 sound.c \ 89 sound.c \
90 sound.h \ 90 sound.h \
91 util.c \ 91 util.c \
92 util.h 92 util.h \
93 value.c \
94 value.h
93 95
94 bin_PROGRAMS = gaim gaim-remote 96 bin_PROGRAMS = gaim gaim-remote
95 gaim_SOURCES = \ 97 gaim_SOURCES = \
96 $(CORESOURCES) \ 98 $(CORESOURCES) \
97 about.c \ 99 about.c \