aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a30cd0a..98e976a 100644
--- a/Makefile
+++ b/Makefile
@@ -33,3 +33,4 @@ clean:
install: $(TARGET)
install -D -m 0755 $(TARGET) $(DESTDIR)$(prefix)/bin/$(TARGET)
install -D -m 0644 doc/imv.1 $(DESTDIR)$(prefix)/share/man/man1/imv.1
+ install -D -m 0644 files/imv.desktop $(DESTDIR)$(prefix)/share/applications/imv.desktop