mirror of
https://github.com/alsa-project/alsa-utils
synced 2025-01-03 18:59:44 +01:00
Added arecord.1
This commit is contained in:
parent
3eab6faf29
commit
505135dffe
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ LDADD = -lasound
|
||||||
#LDADD += -ldl
|
#LDADD += -ldl
|
||||||
|
|
||||||
bin_PROGRAMS = aplay
|
bin_PROGRAMS = aplay
|
||||||
man_MANS = aplay.1
|
man_MANS = aplay.1 arecord.1
|
||||||
noinst_HEADERS = formats.h
|
noinst_HEADERS = formats.h
|
||||||
|
|
||||||
EXTRA_CLEAN = arecord
|
EXTRA_CLEAN = arecord
|
||||||
|
|
Loading…
Reference in a new issue