diff src/Makefile.mingw @ 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 2f6dcbaaabe0
children ec140184437b
line wrap: on
line diff
--- a/src/Makefile.mingw	Thu Dec 02 12:58:25 2004 +0000
+++ b/src/Makefile.mingw	Thu Dec 02 13:03:23 2004 +0000
@@ -113,6 +113,7 @@
 			gtksound.c \
 			gtksourceiter.c \
 			gtkstatusselector.c \
+			gtkthemes.c \
 			gtkutils.c \
 			idle.c \
 			imgstore.c \
@@ -138,7 +139,6 @@
 			status.c \
 			stock.c \
 			stringref.c \
-			themes.c \
 			util.c \
 			value.c \
 			xmlnode.c \