From 2561d2fd2de251bd5f9ef77d22b3dfa0971d5942 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 7 Apr 2010 13:53:41 +0200 Subject: [PATCH] hwmixvolume: add hwmixvolume to EXTRA_DIST Signed-off-by: Jaroslav Kysela --- hwmixvolume/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwmixvolume/Makefile.am b/hwmixvolume/Makefile.am index abc7996..38690eb 100644 --- a/hwmixvolume/Makefile.am +++ b/hwmixvolume/Makefile.am @@ -1,7 +1,7 @@ # # Process this file with automake to procude Makefile.in. bin_SCRIPTS = hwmixvolume #man_MANS = -EXTRA_DIST = gitcompile +EXTRA_DIST = gitcompile hwmixvolume AUTOMAKE_OPTIONS = foreign alsa-dist: distdir -- 2.47.1