diff src/Makefile.am @ 10295:0cf2a686266e

[gaim-migrate @ 11474] "themes.c in gaim/src should be renamed gtkthemes.c ; it is used only in main.c and gtkprefs.c and is gtk-specific. I can't rename it, obviously, but here's the 5 second patch to the makefile sources in gaim/src for once it's renamed: -Evan" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 02 Dec 2004 13:03:23 +0000
parents c143a3fac58d
children ec140184437b
line wrap: on
line diff
--- a/src/Makefile.am	Thu Dec 02 12:58:25 2004 +0000
+++ b/src/Makefile.am	Thu Dec 02 13:03:23 2004 +0000
@@ -168,12 +168,12 @@
 	gtksound.c \
 	gtksourceiter.c \
 	gtkstatusselector.c \
+	gtkthemes.c \
 	gtkutils.c \
 	idle.c \
 	main.c \
 	session.c \
-	stock.c \
-	themes.c
+	stock.c 
 
 gaim_headers = \
 	$(gaim_coreheaders) \