TeleGPS firmware isn't quite ready, don't include in windows fat build yet
authorKeith Packard <keithp@keithp.com>
Fri, 30 May 2014 04:48:11 +0000 (21:48 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 30 May 2014 04:48:11 +0000 (21:48 -0700)
telegps/telegps-windows.nsi.in

index 25c4b58ca71ef7089cc4fbbc48fbe06c423a8e91..d86cb04968f4c08bf44ed54e4fca29556c4b9998 100644 (file)
@@ -115,7 +115,9 @@ Section "TeleGPS Firmware"
 
        SetOutPath $INSTDIR
 
 
        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"
 SectionEnd
 
 Section "Documentation"