Codebase list faad2 / 3912114b-df18-4d97-a556-19677c8706ae/main plugins / Makefile.am
3912114b-df18-4d97-a556-19677c8706ae/main

Tree @3912114b-df18-4d97-a556-19677c8706ae/main (Download .tar.gz)

Makefile.am @3912114b-df18-4d97-a556-19677c8706ae/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