mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-18 05:33:44 -04:00
create separated libatopology library with the topology routines
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1f37ba2a2b
commit
75d393a563
7 changed files with 102 additions and 24 deletions
|
|
@ -1,6 +1,9 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS=doc include src
|
||||
if BUILD_TOPOLOGY
|
||||
SUBDIRS += src/topology
|
||||
endif
|
||||
if BUILD_MODULES
|
||||
SUBDIRS += modules
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue