Codebase list faad2 / 6cc03813-82e0-44b5-9939-dfad2f7c3d52/main plugins / Makefile.am
6cc03813-82e0-44b5-9939-dfad2f7c3d52/main

Tree @6cc03813-82e0-44b5-9939-dfad2f7c3d52/main (Download .tar.gz)

Makefile.am @6cc03813-82e0-44b5-9939-dfad2f7c3d52/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