comparison src/libaudclient/Makefile @ 4802:d834d2df8d7c

override includesibdir for compatibility.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 25 Nov 2008 02:14:56 +0900
parents d3adac202300
children 7bf7f83a217e
comparison
equal deleted inserted replaced
4801:bb0d3b3ac12a 4802:d834d2df8d7c
6 6
7 INCLUDES = audctrl.h 7 INCLUDES = audctrl.h
8 8
9 include ../../buildsys.mk 9 include ../../buildsys.mk
10 include ../../extra.mk 10 include ../../extra.mk
11
12 includesubdir = audacious
11 13
12 pre-depend: 14 pre-depend:
13 cd ../audacious; ${MAKE} ${MFLAGS} dbus-client-bindings.h 15 cd ../audacious; ${MAKE} ${MFLAGS} dbus-client-bindings.h
14 16
15 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../.. 17 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../..