shithub: aacdec

ref: 5ad0c0afd4c11aea61e4fb981eca7ebb496929d5
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