mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Sequencer updates...
This commit is contained in:
parent
5074f0459e
commit
4518e4ca8e
4 changed files with 6 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
SUBDIRS=control mixer pcm rawmidi
|
||||
SUBDIRS=control mixer pcm rawmidi seq
|
||||
|
||||
lib_LTLIBRARIES = libasound.la
|
||||
libasound_la_SOURCES = error.c
|
||||
libasound_la_LIBADD = control/libcontrol.la mixer/libmixer.la pcm/libpcm.la \
|
||||
rawmidi/librawmidi.la
|
||||
rawmidi/librawmidi.la seq/libseq.la
|
||||
libasound_la_LDFLAGS = -version-info 3:0:3
|
||||
|
||||
control/libcontrol.la:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue