From: Jaroslav Kysela Date: Sun, 30 Dec 2001 09:36:26 +0000 (+0000) Subject: Added arecord to bin_PROGRAMS X-Git-Tag: v1.0.3~159 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=fbef8265410fd0bd632c880488b98e27ba196c88;p=alsa-utils.git Added arecord to bin_PROGRAMS --- diff --git a/aplay/Makefile.am b/aplay/Makefile.am index 68cb6dd..cfb1a46 100644 --- a/aplay/Makefile.am +++ b/aplay/Makefile.am @@ -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