diff plugins/crazychat/Makefile.am @ 12385:515a4630d960

[gaim-migrate @ 14691] I was about to gut out DEBUG_CFLAGS because nothing really used it. On second thought, I decided that as long as we have it separate, we should use it. Good, bad, ugly? committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 07 Dec 2005 07:32:21 +0000
parents 80ee726755d4
children
line wrap: on
line diff
--- a/plugins/crazychat/Makefile.am	Wed Dec 07 06:54:02 2005 +0000
+++ b/plugins/crazychat/Makefile.am	Wed Dec 07 07:32:21 2005 +0000
@@ -36,5 +36,6 @@
 	$(GTK_CFLAGS) \
 	$(GTKGLEXT_CFLAGS) \
 	$(DEBUG_CPPFLAGS) \
+	$(DEBUG_CFLAGS) \
 	$(QT_CPPFLAGS) \
 	$(MD_CPPFLAGS)