From 5a6a0836c9d3af67d574e406b6b475a878c34c71 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sat, 6 Nov 1999 23:45:44 +0000 Subject: [PATCH] Updates... --- gamix/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gamix/Makefile.am b/gamix/Makefile.am index 3cddd87..6c90653 100644 --- a/gamix/Makefile.am +++ b/gamix/Makefile.am @@ -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)