From 1cdcc3638aee2b24e16b85baa299682013e41c24 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 9 Sep 2008 14:30:00 +0200 Subject: [PATCH] Fix the gitcompile addition to EXTRA_DIST - echomixer Signed-off-by: Jaroslav Kysela --- echomixer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echomixer/Makefile.am b/echomixer/Makefile.am index e90ece2..a9dfaf0 100644 --- a/echomixer/Makefile.am +++ b/echomixer/Makefile.am @@ -3,7 +3,7 @@ bin_PROGRAMS = echomixer man_MANS = echomixer_SOURCES = echomixer.c echomixer_LDFLAGS = @ECHOMIXER_LIBS@ -EXTRA_DIST = git-compile configure.in-gtk1 configure.in-gtk2 +EXTRA_DIST = gitcompile configure.in-gtk1 configure.in-gtk2 AUTOMAKE_OPTIONS = foreign alsa-dist: distdir -- 2.47.1