Codebase list faad2 / debian/2.7-1 plugins / Makefile.am
debian/2.7-1

Tree @debian/2.7-1 (Download .tar.gz)

Makefile.am @debian/2.7-1raw · 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