From: Keith Packard Date: Sun, 15 Jun 2014 05:29:01 +0000 (-0700) Subject: telegps: Include telegps firmware in windows package X-Git-Tag: 1.4~13 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=8073007292875169a6304824ae52039ce6564813 telegps: Include telegps firmware in windows package This was disabled when the firmware wasn't ready yet Signed-off-by: Keith Packard --- diff --git a/telegps/telegps-windows.nsi.in b/telegps/telegps-windows.nsi.in index 02a1cc43..92b50974 100644 --- a/telegps/telegps-windows.nsi.in +++ b/telegps/telegps-windows.nsi.in @@ -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