Codebase list faad2 / 0c7c3352-f4ee-453c-91d5-f94229f491f6/upstream plugins / Makefile.am
0c7c3352-f4ee-453c-91d5-f94229f491f6/upstream

Tree @0c7c3352-f4ee-453c-91d5-f94229f491f6/upstream (Download .tar.gz)

Makefile.am @0c7c3352-f4ee-453c-91d5-f94229f491f6/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