From: Keith Packard Date: Fri, 30 May 2014 04:48:11 +0000 (-0700) Subject: TeleGPS firmware isn't quite ready, don't include in windows fat build yet X-Git-Tag: 1.3.2.2~34 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=b74dfc9c2cbe14593738eb994e9163d466155326 TeleGPS firmware isn't quite ready, don't include in windows fat build yet --- 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"