Codebase list faad2 / 914905f3-f532-4507-806c-7a062ef4dd39/upstream plugins / Makefile.am
914905f3-f532-4507-806c-7a062ef4dd39/upstream

Tree @914905f3-f532-4507-806c-7a062ef4dd39/upstream (Download .tar.gz)

Makefile.am @914905f3-f532-4507-806c-7a062ef4dd39/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