Mercurial > audlegacy
diff src/libaudclient/Makefile @ 3590:fb74bdfd75b8 trunk
merge
| author | mf0102 <0102@gmx.at> |
|---|---|
| date | Fri, 21 Sep 2007 15:35:16 +0200 |
| parents | f104e23b87da |
| children | c892254f3b3c |
line wrap: on
line diff
--- a/src/libaudclient/Makefile Fri Sep 21 15:22:31 2007 +0200 +++ b/src/libaudclient/Makefile Fri Sep 21 15:35:16 2007 +0200 @@ -9,8 +9,8 @@ include ../../buildsys.mk include ../../extra.mk -depend-hook: - cd ../audacious; make dbus-client-bindings.h +pre-depend: + cd ../audacious; ${MAKE} ${MFLAGS} dbus-client-bindings.h CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../.. -I../intl CFLAGS += ${LIB_CFLAGS} \
