From: Tanu Kaskinen Date: Mon, 20 Nov 2017 17:05:28 +0000 (+0200) Subject: hdajacksensetest: add gitcompile to EXTRA_DIST X-Git-Tag: v1.1.6~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=a18c3445256cf642f866d04df8d4b16808025900;p=alsa-tools.git hdajacksensetest: add gitcompile to EXTRA_DIST The gitcompile script is used from the top-level Makefile, so it needs to be included in the tarball. Signed-off-by: Tanu Kaskinen Signed-off-by: Takashi Iwai --- diff --git a/hdajacksensetest/Makefile.am b/hdajacksensetest/Makefile.am index 795373c..893b4e1 100644 --- a/hdajacksensetest/Makefile.am +++ b/hdajacksensetest/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = gitcompile MYNAME = hdajacksensetest AUTOMAKE_OPTIONS = foreign bin_PROGRAMS = hdajacksensetest