Codebase list faad2 / 75cafc00-3f3f-4dcd-83b8-02109d17c61f/main plugins / Makefile.am
75cafc00-3f3f-4dcd-83b8-02109d17c61f/main

Tree @75cafc00-3f3f-4dcd-83b8-02109d17c61f/main (Download .tar.gz)

Makefile.am @75cafc00-3f3f-4dcd-83b8-02109d17c61f/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