shithub: aacdec

ref: 7421a3b9696af2b4468332f57776d2abf9e1b1d6
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