diff src/tonegen/Makefile @ 1900:21508f1dca47

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author William Pitcock <nenolod@atheme.org>
date Wed, 26 Sep 2007 17:55:00 -0500
parents 73d6306b4852 96da96b1bbeb
children a56a26a5f233
line wrap: on
line diff
--- a/src/tonegen/Makefile	Wed Sep 26 16:18:41 2007 -0500
+++ b/src/tonegen/Makefile	Wed Sep 26 17:55:00 2007 -0500
@@ -6,6 +6,8 @@
 include ../../buildsys.mk
 include ../../extra.mk
 
+
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS} ${GTK_CFLAGS} ${GLIB_CFLAGS} ${PANGO_CFLAGS} -I../..
+
 CFLAGS += ${PLUGIN_CFLAGS}
 LIBS += ${GTK_LIBS} ${GLIB_LIBS} ${PANGO_LIBS}