comparison src/Makefile.am @ 4263:74f65a3d2a1f

[gaim-migrate @ 4514] I wanted to get this into cvs before I went to bed. Now proto-specific themes will work. The code's a bit crude at parts and it's not as fast as I'd like, but I can work some more on it tomorrow. Just figured you'd want to get a look at this. 8 penguin points to whoever finds out why gtk_smiley_tree_destroy (commented out right now, causing leakage) segfaults on me now. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 09 Jan 2003 09:41:49 +0000
parents e4a4b99f4294
children 5fb47ec9bfe4
comparison
equal deleted inserted replaced
4262:7103653dd34e 4263:74f65a3d2a1f
40 prpl.h \ 40 prpl.h \
41 server.c \ 41 server.c \
42 session.c \ 42 session.c \
43 socket.c \ 43 socket.c \
44 sound.c \ 44 sound.c \
45 themes.c \
45 util.c \ 46 util.c \
46 ui.h 47 ui.h
47 48
48 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS) 49 gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS)
49 gaim_LDFLAGS = -export-dynamic 50 gaim_LDFLAGS = -export-dynamic