Codebase list faad2 / 00c3e5fc-bd7b-4b2d-b511-0f3841c05bf0/main plugins / Makefile.am
00c3e5fc-bd7b-4b2d-b511-0f3841c05bf0/main

Tree @00c3e5fc-bd7b-4b2d-b511-0f3841c05bf0/main (Download .tar.gz)

Makefile.am @00c3e5fc-bd7b-4b2d-b511-0f3841c05bf0/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