From b74dfc9c2cbe14593738eb994e9163d466155326 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 29 May 2014 21:48:11 -0700 Subject: [PATCH] TeleGPS firmware isn't quite ready, don't include in windows fat build yet --- telegps/telegps-windows.nsi.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/telegps/telegps-windows.nsi.in b/telegps/telegps-windows.nsi.in index 25c4b58c..d86cb049 100644 --- a/telegps/telegps-windows.nsi.in +++ b/telegps/telegps-windows.nsi.in @@ -115,7 +115,9 @@ Section "TeleGPS Firmware" SetOutPath $INSTDIR - File "../src/telegps-v1.0/telegps-v1.0-${VERSION}.ihx" +; File "../src/telegps-v1.0/telegps-v1.0-${VERSION}.ihx" + File "../src/teledongle-v0.2/teledongle-v0.2-$(VERSION).ihx + File "../src/telebt-v1.0/telebt-v1.0-$(VERSION).ihx SectionEnd Section "Documentation" -- 2.30.2