Codebase list faad2 / 29d81bf0-f61c-4608-bba9-843014048dc8/main plugins / Makefile.am
29d81bf0-f61c-4608-bba9-843014048dc8/main

Tree @29d81bf0-f61c-4608-bba9-843014048dc8/main (Download .tar.gz)

Makefile.am @29d81bf0-f61c-4608-bba9-843014048dc8/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