From 1884dd9fa2b3046944ad55e327becbfb53278cf6 Mon Sep 17 00:00:00 2001 From: travisutk Date: Mon, 18 May 2009 14:49:26 +0000 Subject: [PATCH] forgot .gpi git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@9 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- hardware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/Makefile b/hardware/Makefile index 190edbc..18d2b6b 100644 --- a/hardware/Makefile +++ b/hardware/Makefile @@ -1,3 +1,3 @@ ~/Desktop/goodfet11.zip: *.sch *.brd *.G* *.TXT rm -f *.GBO - zip ~/Desktop/goodfet11.zip *.sch *.brd *.G* *.TXT BOM.txt + zip ~/Desktop/goodfet11.zip *.sch *.brd *.g* *.G* *.TXT BOM.txt -- 2.20.1