shithub: aacdec

ref: e2ff809bbdd8b84ec767293cbca1e2693b0122cb
dir: /plugins/Makefile.am/

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