Codebase list faad2 / a412d524-65e6-45e7-9242-91bfd83e2701/main plugins / Makefile.am
a412d524-65e6-45e7-9242-91bfd83e2701/main

Tree @a412d524-65e6-45e7-9242-91bfd83e2701/main (Download .tar.gz)

Makefile.am @a412d524-65e6-45e7-9242-91bfd83e2701/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