mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-09 13:30:03 -05:00
Changes for static build.
This commit is contained in:
parent
caa8d5372e
commit
27472b56a6
44 changed files with 362 additions and 158 deletions
|
|
@ -1,6 +1,7 @@
|
|||
EXTRA_LTLIBRARIES=libtimer.la
|
||||
|
||||
libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c
|
||||
libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c \
|
||||
timer_symbols.c
|
||||
noinst_HEADERS = timer_local.h
|
||||
all: libtimer.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue