From e10ff7b3e45e274593b449ec20e72b0ff73f825a Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Thu, 15 Mar 2007 22:39:10 +0000 Subject: [PATCH] Summary: Ensure the firmware image installs. --- emu/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emu/Makefile.am b/emu/Makefile.am index 693883d..1575ffc 100644 --- a/emu/Makefile.am +++ b/emu/Makefile.am @@ -1,5 +1,5 @@ # # Process this file with automake to produce Makefile.in. -firmware_files = hana.fw audio_dock.fw +firmware_files = hana.fw audio_dock.fw emu0404.fw noinst_PROGRAMS = fw_writer fw_writer_SOURCES = fw_writer.c -- 2.47.1