about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorJosh Rickmar <jrick@devio.us>2012-10-28 23:26:13 -0400
committerJosh Rickmar <jrick@devio.us>2012-10-28 23:26:13 -0400
commit22d5a6e6c23c469430d4aaae3122ce2f4fcb6194 (patch)
treeea3cce0c2ffaef9eb19d185eebf833d537d79ec7 /Makefile
parent5439f5f0b1fa7ed556b63339b932e3069d471029 (diff)
downloadxombrero-22d5a6e6c23c469430d4aaae3122ce2f4fcb6194.tar.gz
Install xombrero.desktop. Fixes FS384.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6b227b1..ff7a81c 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,7 @@ beforeinstall:
 	install -m 755 -d ${PREFIX}/man/man1/
 	install -m 755 -d ${PREFIX}/share/xombrero
 	install -m 644 $(.CURDIR)/xombrero.css ${PREFIX}/share/xombrero
+	install -m 644 $(.CURDIR)/xombrero.desktop ${PREFIX}/share/applications
 	install -m 644 ${.CURDIR}/xombreroicon.png ${PREFIX}/share/xombrero
 	install -m 644 ${.CURDIR}/xombreroicon16.png ${PREFIX}/share/xombrero
 	install -m 644 ${.CURDIR}/xombreroicon32.png ${PREFIX}/share/xombrero