mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Don't install alsalisp
alsalisp binary isn't actually used by any programs or alsa-lib itself.
This commit is contained in:
parent
0b9612772c
commit
8d382ccd50
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
bin_PROGRAMS = alsalisp
|
noinst_PROGRAMS = alsalisp
|
||||||
|
|
||||||
alsalisp_SOURCES = alsalisp.c
|
alsalisp_SOURCES = alsalisp.c
|
||||||
alsalisp_LDADD = ../src/libasound.la
|
alsalisp_LDADD = ../src/libasound.la
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue