Man page for amixer is now installed.

This commit is contained in:
Jaroslav Kysela 1998-10-06 10:19:26 +00:00
parent 4bba0aa02e
commit d57fc77dd2

View file

@ -25,6 +25,8 @@ install: all
$(INSTALL) -s -m 755 -o root -g root aplay/aplay ${bindir}
ln -sf aplay ${bindir}/arecord
$(INSTALL) -s -m 755 -o root -g root amixer/amixer ${bindir}
$(INSTALL) -d -m 755 -o root -g root ${mandir}/man1
$(INSTALL) -m 644 -o root -g root amixer/amixer.1 ${mandir}/man1
$(INSTALL) -s -m 755 -o root -g root alsamixer/alsamixer ${bindir}
clean: