From fbef8265410fd0bd632c880488b98e27ba196c88 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sun, 30 Dec 2001 09:36:26 +0000 Subject: [PATCH] Added arecord to bin_PROGRAMS --- aplay/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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