From 937b3caa1bfcb25235a140035e35a06eaf44a4dc Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 1 Dec 1998 10:29:58 +0000 Subject: [PATCH] Added manual page for alsactl... --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dad6863..0b8c5e3 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ all: install: all $(INSTALL) -m 755 -o root -g root -d ${sbindir} $(INSTALL) -s -m 755 -o root -g root alsactl/alsactl ${sbindir} + $(INSTALL) -m 644 -o root -g root alsactl/alsactl.1 ${mandir}/man1 $(INSTALL) -m 755 -o root -g root -d ${bindir} $(INSTALL) -s -m 755 -o root -g root aplay/aplay ${bindir} ln -sf aplay ${bindir}/arecord -- 2.47.1