mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Updated timer interface to follow new uniform configuration style.
This commit is contained in:
parent
239182657d
commit
bf858b7312
8 changed files with 1030 additions and 144 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES=libtimer.la
|
||||
|
||||
libtimer_la_SOURCES = timer.c
|
||||
libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c
|
||||
all: libtimer.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue