comparison src/libSAD/Makefile @ 4813:9bc0c8a3a0f0

moved private libraries to plugindir to avoid conflict with audacious.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 26 Nov 2008 03:50:00 +0900
parents a7b80f765d6f
children
comparison
equal deleted inserted replaced
4812:a7b80f765d6f 4813:9bc0c8a3a0f0
10 dither.h 10 dither.h
11 11
12 include ../../buildsys.mk 12 include ../../buildsys.mk
13 include ../../extra.mk 13 include ../../extra.mk
14 14
15 PACKAGE = libSAD 15 #PACKAGE = libSAD
16 includesubdir = audlegacy 16 #includesubdir = audlegacy
17 17
18 CPPFLAGS += ${SIMD_CFLAGS} -I../.. 18 CPPFLAGS += ${SIMD_CFLAGS} -I../..
19 CFLAGS += ${LIB_CFLAGS} 19 CFLAGS += ${LIB_CFLAGS}