comparison src/libaudutil/Makefile @ 4822:74d11e0d60d9

removed one more dependency
author Andrew O. Shadoura <bugzilla@tut.by>
date Fri, 06 Feb 2009 17:57:58 +0200
parents 7bf7f83a217e
children
comparison
equal deleted inserted replaced
4821:51aaee81d4f2 4822:74d11e0d60d9
12 #includesubdir = audacious 12 #includesubdir = audacious
13 13
14 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../.. 14 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../..
15 CFLAGS += ${LIB_CFLAGS} ${GLIB_CFLAGS} ${MOWGLI_CFLAGS} 15 CFLAGS += ${LIB_CFLAGS} ${GLIB_CFLAGS} ${MOWGLI_CFLAGS}
16 16
17 LIBS += ${GLIB_LIBS} ${MOWGLI_LIBS} 17 LIBS += ${GLIB_LIBS}