shithub: aacdec

ref: 2cff3a9f96eabd25287392db3454bdb40d14f4b2
dir: /plugins/Makefile.am/

View raw version
if HAVE_MPEG4IP
if HAVE_XMMS
SUBDIRS = mpeg4ip xmms
else
SUBDIRS = mpeg4ip
endif
else
if HAVE_XMMS
SUBDIRS = xmms
else
SUBDIRS = 
endif
endif