--- src/audtool/Makefile.orig	2008-05-24 00:00:34.000000000 +0200
+++ src/audtool/Makefile	2008-05-28 19:15:01.000000000 +0200
@@ -18,8 +18,8 @@
 		  ${ARCH_DEFINES}		\
 		  ${MOWGLI_CFLAGS}
 
-LIBS += ${DBUS_LIBS}				\
-	-L../libaudclient -laudclient	\
+LIBS += -L../libaudclient -laudclient	\
+	${DBUS_LIBS}			\
 	${GTK_LIBS}						\
 	${MOWGLI_LIBS}					\
 	${LIBMCS_LIBS}
