alsa-utils/speaker-test/Makefile.am
James Courtier-Dutton fb2f99f1f9 Install sound samples to correct places.
All .wav files go in /usr/share/sounds/alsa
The sample_map.csv goes in /usr/share/alsa/speaker-test
2005-04-16 11:09:26 +00:00

10 lines
266 B
Makefile

SPEAKER_TEST_VERSION = 0.0.8
INCLUDES = -I$(top_srcdir)/include -DVERSION=\"$(SPEAKER_TEST_VERSION)\"
SUBDIRS= samples
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