summaryrefslogtreecommitdiff
path: root/backends/Makefile.am
blob: d2f0e968994a1d5488bbd9fd9c0e5065fc4a24ab (plain)
1
2
3
4
5
6
7
SUBDIRS = null

if HAVE_PULSEAUDIO
SUBDIRS += pulse
endif

-include $(top_srcdir)/git.mk