Codebase list faad2 / 1dadb701-425a-4f08-bd4a-fb43a8e3ebf2/main plugins / Makefile.am
1dadb701-425a-4f08-bd4a-fb43a8e3ebf2/main

Tree @1dadb701-425a-4f08-bd4a-fb43a8e3ebf2/main (Download .tar.gz)

Makefile.am @1dadb701-425a-4f08-bd4a-fb43a8e3ebf2/mainraw · 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