diff src/audacious/Makefile @ 3586:ddb15c329985 trunk

Update audacious to latest rev of build system. All projects are in sync with the buildsys once again :).
author Jonathan Schleifer <js@h3c.de>
date Fri, 21 Sep 2007 15:17:48 +0200
parents d07343b134a1
children 74d1f0c78456
line wrap: on
line diff
--- a/src/audacious/Makefile	Wed Sep 19 21:06:52 2007 +0300
+++ b/src/audacious/Makefile	Fri Sep 21 15:17:48 2007 +0200
@@ -166,7 +166,7 @@
 LIBS += -L../libaudclient -laudclient
 endif
 
-depend-hook: ${DBUS_BINDINGS}
+pre-depend: ${DBUS_BINDINGS}
 
 CPPFLAGS += -DHAVE_CONFIG_H		\
 	    ${MOWGLI_CFLAGS}		\