mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 06:05:43 +01:00
Updates...
This commit is contained in:
parent
b629d611a7
commit
5a6a0836c9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ bin_PROGRAMS = gamix
|
|||
|
||||
INCLUDES = -DLOCALEDIR=\""$(datadir)/locale"\"
|
||||
|
||||
CFLAGS += -DPACKAGE=\""alsa-utils\"" -DVERSION=\""$VERSION\""
|
||||
gamix_SOURCES = gamix.h main.c mkmixer.c probe.c catch.c conf_w.c
|
||||
gamix_LDFLAGS = $(GTK_LIBS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue