grim/guifications2

added purple_cflags to our build flags

2011-12-04, Gary Kramlich
7457f8a611e7
Parents 9f2acd02f434
Children f9913f21fd82
added purple_cflags to our build flags
--- a/src/Makefile.am Sun Dec 04 16:06:42 2011 -0500
+++ b/src/Makefile.am Sun Dec 04 16:14:08 2011 -0600
@@ -85,4 +85,6 @@
$(GTK_CFLAGS) \
$(GLIB_CFLAGS) \
$(PANGOFT2_CFLAGS) \
- $(PIDGIN_CFLAGS)
+ $(PIDGIN_CFLAGS) \
+ $(PURPLE_CFLAGS)
+