blob: cb6499e21f47316cc8d910393e5004d5251965ad [file] [log] [blame]
ifneq (@ac_no_gsm_codec@,1)
DIRS += gsm
endif
ifneq (@ac_no_ilbc_codec@,1)
DIRS += ilbc
endif
ifneq (@ac_no_speex_codec@,1)
DIRS += speex
endif
ifneq (@ac_no_g7221_codec@,1)
DIRS += g7221
endif
ifneq ($(findstring pa,@ac_pjmedia_snd@),)
DIRS += portaudio
endif