From: Takashi Iwai Date: Tue, 14 Jan 2020 09:59:15 +0000 (+0100) Subject: Add missing license.txt and licence.txt to EXTRA_DIST X-Git-Tag: v1.2.4~8 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=eff93f65f6a8989cc887b7448d7ca56bdf923704;p=alsa-firmware.git Add missing license.txt and licence.txt to EXTRA_DIST They were forgotten in the release tarball. Signed-off-by: Takashi Iwai --- diff --git a/asihpi/Makefile.am b/asihpi/Makefile.am index cc8f49c..45e2196 100644 --- a/asihpi/Makefile.am +++ b/asihpi/Makefile.am @@ -8,8 +8,8 @@ dsp_files = \ dsp6600.bin\ dsp8700.bin\ dsp8900.bin - -EXTRA_DIST = $(dsp_files) + +EXTRA_DIST = $(dsp_files) licence.txt if USE_HOTPLUG hotplugfwdir = @HOTPLUGFWDIR@/asihpi diff --git a/echoaudio/Makefile.am b/echoaudio/Makefile.am index 815742f..d18d792 100644 --- a/echoaudio/Makefile.am +++ b/echoaudio/Makefile.am @@ -62,7 +62,8 @@ EXTRA_DIST = DSP/LoaderDSP.c \ DSP/IndigoIOxDSP.c \ DSP/IndigoDJDSP.c \ DSP/IndigoDJxDSP.c \ - fw_writer.c + fw_writer.c \ + license.txt CLEANFILES = $(firmware_files) fw_writer diff --git a/emu/Makefile.am b/emu/Makefile.am index 3a633c0..b9271da 100644 --- a/emu/Makefile.am +++ b/emu/Makefile.am @@ -10,7 +10,8 @@ EXTRA_DIST = hana_netlist.h \ emu0404_netlist.h \ micro_dock_netlist.h \ emu1010_notebook_netlist.h \ - emu1010b_netlist.h + emu1010b_netlist.h \ + license.txt CLEANFILES = $(firmware_files) fw_writer