summaryrefslogtreecommitdiffstats
path: root/plugins/audiooutput/Makefile.am
blob: d8335ad93d4e6612e149501da6505c9760b0b58a (plain)
1
2
3
4
5
6
7
8
9
if include_arts
ARTSDIR=arts
endif

if include_ALSA
ALSADIR=alsa
endif

SUBDIRS = $(ARTSDIR) $(ALSADIR)