summaryrefslogtreecommitdiff
path: root/telegps
diff options
context:
space:
mode:
Diffstat (limited to 'telegps')
-rw-r--r--telegps/telegps-windows.nsi.in4
1 files changed, 3 insertions, 1 deletions
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"