shithub: aacdec

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