mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:05:42 +01:00
Added arecord to bin_PROGRAMS
This commit is contained in:
parent
bc638e8edb
commit
fbef826541
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LDADD = -lasound
|
|||
#LDFLAGS = -static
|
||||
#LDADD += -ldl
|
||||
|
||||
bin_PROGRAMS = aplay
|
||||
bin_PROGRAMS = aplay arecord
|
||||
man_MANS = aplay.1 arecord.1
|
||||
noinst_HEADERS = formats.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue