mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-15 07:00:02 -05:00
8 lines
105 B
Text
8 lines
105 B
Text
|
|
EXTRA_LTLIBRARIES=libseq.la
|
||
|
|
|
||
|
|
libseq_la_SOURCES = seq.c
|
||
|
|
all: libseq.la
|
||
|
|
|
||
|
|
|
||
|
|
INCLUDES=-I$(top_srcdir)/include
|