mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Add missing midi.h
Added missing midi.h to SOURCES in Makefile.am
This commit is contained in:
parent
db2ad7ffaf
commit
a2b7de1c28
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ bin_PROGRAMS = envy24control
|
|||
man_MANS = envy24control.1
|
||||
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c midi.c \
|
||||
mixer.c patchbay.c hardware.c driverevents.c volume.c \
|
||||
profiles.c profiles.h
|
||||
profiles.c profiles.h midi.h
|
||||
envy24control_LDFLAGS = @ENVY24CONTROL_LIBS@
|
||||
EXTRA_DIST = envy24control.1 depcomp configure.in-gtk2 \
|
||||
strstr_icase_blank.c new_process.c README.profiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue