Codebase list faad2 / 40539a5d-fb12-4f8e-83ed-8a9bd4b58062/upstream plugins / Makefile.am
40539a5d-fb12-4f8e-83ed-8a9bd4b58062/upstream

Tree @40539a5d-fb12-4f8e-83ed-8a9bd4b58062/upstream (Download .tar.gz)

Makefile.am @40539a5d-fb12-4f8e-83ed-8a9bd4b58062/upstream

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