mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:55:43 +01:00
speaker-test: remove sample_map.csv from Makefile
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
5a7ffd5171
commit
1f1cbab235
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@ wav_files = Front_Left.wav \
|
|||
Side_Left.wav
|
||||
sound_DATA = $(wav_files)
|
||||
|
||||
alsadir = $(datadir)/alsa/speaker-test
|
||||
cfg_files = sample_map.csv
|
||||
|
||||
alsa_DATA = $(cfg_files)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(wav_files) \
|
||||
$(cfg_files)
|
||||
|
|
Loading…
Reference in a new issue