shithub: aacdec

ref: b5d4f6affc6a9107faaa60a2b58a4d15aea11b95
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