mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-26 07:00:10 -05:00
<Dirk.Kalis@t-online.de>
profiles management in envy24control
This commit is contained in:
parent
3e29307c6f
commit
f0db78cea5
6 changed files with 344 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ AM_CFLAGS = @ENVY24CONTROL_CFLAGS@
|
|||
bin_PROGRAMS = envy24control
|
||||
man_MANS = envy24control.1
|
||||
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c \
|
||||
mixer.c patchbay.c hardware.c driverevents.c volume.c
|
||||
mixer.c patchbay.c hardware.c driverevents.c volume.c profiles.c
|
||||
envy24control_LDFLAGS = @ENVY24CONTROL_LIBS@
|
||||
EXTRA_DIST = envy24control.1 depcomp configure.in-gtk2
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue