telegps: Include telegps firmware in windows package
authorKeith Packard <keithp@keithp.com>
Sun, 15 Jun 2014 05:29:01 +0000 (22:29 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 15 Jun 2014 05:29:01 +0000 (22:29 -0700)
This was disabled when the firmware wasn't ready yet

Signed-off-by: Keith Packard <keithp@keithp.com>
telegps/telegps-windows.nsi.in

index 02a1cc436a7e64f951f847703a9f753ba1061f54..92b509748092eacade7f2c46f18fe17f19a127b5 100644 (file)
@@ -115,7 +115,7 @@ 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