mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Version 0.2.0...
This commit is contained in:
parent
4c875a8bd8
commit
8e8cf04276
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ lib_LTLIBRARIES = libasound.la
|
|||
libasound_la_SOURCES = error.c
|
||||
libasound_la_LIBADD = control/libcontrol.la mixer/libmixer.la pcm/libpcm.la \
|
||||
rawmidi/librawmidi.la
|
||||
libasound_la_LDFLAGS = -version-info 1:3:1
|
||||
libasound_la_LDFLAGS = -version-info 2:0:2
|
||||
|
||||
control/libcontrol.la:
|
||||
$(MAKE) -C control libcontrol.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue