about summary refs log tree commit diff stats
path: root/dragonfly
diff options
context:
space:
mode:
Diffstat (limited to 'dragonfly')
-rw-r--r--dragonfly/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dragonfly/Makefile b/dragonfly/Makefile
index 2e70b47..f203f27 100644
--- a/dragonfly/Makefile
+++ b/dragonfly/Makefile
@@ -72,6 +72,7 @@ install: all
 	install -m 755 xombrero $(DESTDIR)$(BINDIR)
 	install -m 644 ../xombrero.1 $(DESTDIR)$(MANDIR)/man1/xombrero.1
 	install -m 644 ../xombrero.css $(DESTDIR)$(RESDIR)
+	install -m 644 ../xombrero.desktop $(DESTDIR)$(PREFIX)/share/applications
 	install -m 644 ../xombreroicon16.png $(DESTDIR)$(RESDIR)
 	install -m 644 ../xombreroicon32.png $(DESTDIR)$(RESDIR)
 	install -m 644 ../xombreroicon48.png $(DESTDIR)$(RESDIR)