summaryrefslogtreecommitdiff
path: root/micropeak/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-06-18 02:16:51 -0700
committerKeith Packard <keithp@keithp.com>2014-06-18 14:18:42 -0700
commit5871225a0c442cf5afa41a444ff8bfb8f4002721 (patch)
treee90797c35af20e80839516bb9ba9376531a6fb67 /micropeak/Makefile.am
parentc93c4efefee0dbf6d193466efd6761d9a1849ae9 (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 'micropeak/Makefile.am')
-rw-r--r--micropeak/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/micropeak/Makefile.am b/micropeak/Makefile.am
index 39ebc43a..1e09e523 100644
--- a/micropeak/Makefile.am
+++ b/micropeak/Makefile.am
@@ -71,7 +71,7 @@ ICONJAR= -C $(ICONDIR) micropeak-16.png \
-C $(ICONDIR) micropeak-128.png \
-C $(ICONDIR) micropeak-256.png
-WINDOWS_ICON=$(ICONDIR)/micro-peak.ico
+WINDOWS_ICON=$(ICONDIR)/micro-peak.ico $(ICONDIR)/micro-peak.exe
MACOSX_ICON=$(ICONDIR)/MicroPeak.icns
desktopdir = $(datadir)/applications