1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
SUBDIRS = if HAVE_NULL SUBDIRS += null endif if HAVE_PULSEAUDIO SUBDIRS += pulse endif if HAVE_OSS SUBDIRS += oss endif -include $(top_srcdir)/git.mk