mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05:00
Merged new-mixer branch...
This commit is contained in:
parent
e54aada1a6
commit
c0e741dd8a
12 changed files with 307 additions and 19 deletions
7
src/timer/Makefile.am
Normal file
7
src/timer/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
EXTRA_LTLIBRARIES=libtimer.la
|
||||
|
||||
libtimer_la_SOURCES = timer.c
|
||||
all: libtimer.la
|
||||
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
Loading…
Add table
Add a link
Reference in a new issue