alsa-utils/speaker-test/Makefile.am
Thomas Hood 245c371483 Add man page of speaker-test
Attached is a speaker-test man page which I believe was submitted to
Debian by James Courtier-Dutton. Please proof read it before including it.

Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
2004-12-02 14:44:58 +00:00

7 lines
167 B
Makefile

INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = speaker-test
speaker_test_SOURCES = speaker-test.c
man_MANS = speaker-test.1
EXTRA_DIST = readme.txt speaker-test.1