Mercurial > audlegacy
comparison src/libid3tag/Makefile @ 4811:7bf7f83a217e
rename src/audacious src/audlegacy so that both audlegacy and audacious can coexist.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 26 Nov 2008 00:44:56 +0900 |
parents | d834d2df8d7c |
children | a7b80f765d6f |
comparison
equal
deleted
inserted
replaced
4810:c10e53092037 | 4811:7bf7f83a217e |
---|---|
25 util.c | 25 util.c |
26 | 26 |
27 include ../../buildsys.mk | 27 include ../../buildsys.mk |
28 include ../../extra.mk | 28 include ../../extra.mk |
29 | 29 |
30 includesubdir = audacious | 30 #includesubdir = audacious |
31 | 31 |
32 CPPFLAGS += ${LIB_CPPFLAGS} -I.. ${GLIB_CFLAGS} ${GTK_CFLAGS} \ | 32 CPPFLAGS += ${LIB_CPPFLAGS} -I.. ${GLIB_CFLAGS} ${GTK_CFLAGS} \ |
33 ${MOWGLI_CFLAGS} ${LIBMCS_CFLAGS} | 33 ${MOWGLI_CFLAGS} ${LIBMCS_CFLAGS} |
34 | 34 |
35 CFLAGS += ${LIB_CFLAGS} | 35 CFLAGS += ${LIB_CFLAGS} |