Codebase list faad2 / lintian-fixes/main plugins / Makefile.am
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Makefile.am @lintian-fixes/main

18ab67d
 
 
 
 
 
 
 
 
 
 
 
 
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