mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-20 06:59:55 -05:00
hdspmixer: add missing channelmap.h to Makefile.am
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
0265798c12
commit
1dddbbf3f5
1 changed files with 3 additions and 1 deletions
|
|
@ -55,4 +55,6 @@ hdspmixer_SOURCES = \
|
||||||
HDSPMixerMeter.h \
|
HDSPMixerMeter.h \
|
||||||
pixmaps.cxx \
|
pixmaps.cxx \
|
||||||
pixmaps.h \
|
pixmaps.h \
|
||||||
defines.h
|
defines.h \
|
||||||
|
channelmap.h
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue