mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-21 07:00:05 -05:00
Initial version...
This commit is contained in:
parent
4518e4ca8e
commit
47b0531d86
3 changed files with 732 additions and 0 deletions
7
src/seq/Makefile.am
Normal file
7
src/seq/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
EXTRA_LTLIBRARIES=libseq.la
|
||||
|
||||
libseq_la_SOURCES = seq.c
|
||||
all: libseq.la
|
||||
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
Loading…
Add table
Add a link
Reference in a new issue