alsa-utils/speaker-test/Makefile.am
James Courtier-Dutton e7e0f401f1 Implement Pink noise output.
Thank you Nathan Hurst and Phil Burk.
2005-04-14 15:53:53 +00:00

8 lines
248 B
Makefile

SPEAKER_TEST_VERSION = 0.0.8
INCLUDES = -I$(top_srcdir)/include -DVERSION=\"$(SPEAKER_TEST_VERSION)\"
bin_PROGRAMS = speaker-test
speaker_test_SOURCES = speaker-test.c pink.c
man_MANS = speaker-test.1
EXTRA_DIST = readme.txt speaker-test.1 pink.h