summaryrefslogtreecommitdiffstats
path: root/plugins/encoder/Makefile.am
blob: 35724e16ff1b41518a00b942fcedc6923f8c94ce (plain)
1
2
3
4
5
6
7
8
9
if include_LAME
ENCLAMEDIR = lame
endif

if include_OGG
ENCOGGDIR = ogg
endif

SUBDIRS = sox external $(ENCLAMEDIR) $(ENCOGGDIR)