diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-18 02:16:51 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-18 14:18:42 -0700 |
| commit | 5871225a0c442cf5afa41a444ff8bfb8f4002721 (patch) | |
| tree | e90797c35af20e80839516bb9ba9376531a6fb67 /telegps/Makefile.am | |
| parent | c93c4efefee0dbf6d193466efd6761d9a1849ae9 (diff) | |
windows installer: Create file associations for Windows.
This makes icons appear for the files in the file manager, and lets
you double-click on the files to open the appropriate application.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'telegps/Makefile.am')
| -rw-r--r-- | telegps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telegps/Makefile.am b/telegps/Makefile.am index 7b550e9e..8868c723 100644 --- a/telegps/Makefile.am +++ b/telegps/Makefile.am @@ -73,7 +73,7 @@ ICONJAR= -C $(ICONDIR) telegps-16.png \ -C $(ICONDIR) telegps-128.png \ -C $(ICONDIR) telegps-256.png -WINDOWS_ICON=$(ICONDIR)/telegps.ico +WINDOWS_ICON=$(ICONDIR)/telegps.ico $(ICONDIR)/telegps.exe MACOSX_ICON=$(ICONDIR)/TeleGPS.icns # Firmware |
