diff src/audacious/Makefile @ 3578:d07343b134a1 trunk

I hope i fixed the libaudclient & dbus problem
author Calin Crisan ccrisan@gmail.com
date Wed, 19 Sep 2007 20:59:55 +0300
parents 9ffd5a2c5f35
children ddb15c329985
line wrap: on
line diff
--- a/src/audacious/Makefile	Wed Sep 19 20:44:27 2007 +0300
+++ b/src/audacious/Makefile	Wed Sep 19 20:59:55 2007 +0300
@@ -160,7 +160,7 @@
 LDFLAGS += ${EXPORTDYN}
 LIBS += ${LDADD}
 
-ifdef USE_DBUS	
+ifdef USE_DBUS
 CPPFLAGS += -I../libaudclient
 DBUS_BINDINGS = dbus-server-bindings.h dbus-client-bindings.h
 LIBS += -L../libaudclient -laudclient