osmo-cc-alsa-endpoint/src/Makefile.am

19 lines
198 B
Makefile
Raw Normal View History

2021-03-13 16:09:20 +00:00
AUTOMAKE_OPTIONS = foreign
SUBDIRS = \
liblogging \
2021-03-13 16:09:20 +00:00
liboptions \
libsample \
libsamplerate \
libfilter \
libjitter
2021-03-13 16:09:20 +00:00
if HAVE_ALSA
SUBDIRS += \
libsound
endif
SUBDIRS += \
telephone