Codebase list faad2 / cb965aa4-8e19-4553-8907-5b32fe2d2d67/main plugins / Makefile.am
cb965aa4-8e19-4553-8907-5b32fe2d2d67/main

Tree @cb965aa4-8e19-4553-8907-5b32fe2d2d67/main (Download .tar.gz)

Makefile.am @cb965aa4-8e19-4553-8907-5b32fe2d2d67/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