mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Updates for the control interface...
This commit is contained in:
parent
d00535cc1b
commit
227fe9d226
4 changed files with 19 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ libasound_la_SOURCES = error.c
|
|||
libasound_la_LIBADD = control/libcontrol.la mixer/libmixer.la pcm/libpcm.la \
|
||||
rawmidi/librawmidi.la timer/libtimer.la seq/libseq.la \
|
||||
instr/libinstr.la
|
||||
libasound_la_LDFLAGS = -version-info 3:1:3
|
||||
libasound_la_LDFLAGS = -version-info 4:0:4
|
||||
|
||||
control/libcontrol.la:
|
||||
$(MAKE) -C control libcontrol.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue