Codebase list faad2 / 8723e6e8-87f8-4759-b678-14a2312b94e9/upstream plugins / Makefile.am
8723e6e8-87f8-4759-b678-14a2312b94e9/upstream

Tree @8723e6e8-87f8-4759-b678-14a2312b94e9/upstream (Download .tar.gz)

Makefile.am @8723e6e8-87f8-4759-b678-14a2312b94e9/upstreamraw · history · blame

if HAVE_MPEG4IP_PLUG
if HAVE_XMMS
SUBDIRS = xmms mpeg4ip
else
SUBDIRS = mpeg4ip
endif #HAVE_XMMS
else
if HAVE_XMMS
SUBDIRS = xmms
else
SUBDIRS =
endif #HAVE_XMMS
endif #HAVE_MPEG4IP_PLUG