Fix 'make install' command

Add missing DESKTOPPREFIX variable

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Signed-off-by: Sebastian Ramacher <s.ramacher@gmx.at>
This commit is contained in:
Pavel Borzenkov 2011-09-30 13:17:57 +04:00 committed by Sebastian Ramacher
parent bd458048c3
commit 8abe3d96d5

View File

@ -6,6 +6,7 @@ VERSION = 0.0.8.1
# paths
PREFIX ?= /usr
MANPREFIX ?= ${PREFIX}/share/man
DESKTOPPREFIX ?= ${PREFIX}/share/applications
# libs