shithub: aacdec

ref: 336d6cabd617079710432094c53e075b6e67f53d
dir: /plugins/Makefile.am/

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