shithub: aacdec

ref: 047e5aa00c4b30a0c320a1abe1b3ddaa34a51c70
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