Codebase list faad2 / 96838cce-abb5-4007-adbf-f7520d8f9139/upstream plugins / Makefile.am
96838cce-abb5-4007-adbf-f7520d8f9139/upstream

Tree @96838cce-abb5-4007-adbf-f7520d8f9139/upstream (Download .tar.gz)

Makefile.am @96838cce-abb5-4007-adbf-f7520d8f9139/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