shithub: aacdec

ref: 42ce0306d62d795bb9ead55d71c1ae418657d048
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