From e7b8dbaad4ba46322b4ceb8780c4d838fd2f0bb2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 2 Dec 2013 09:23:56 +0100 Subject: fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3d4a880..c7c29d6 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,8 @@ PREFIX = /usr LIBEXEC = /libexec SYSCONF = /etc PKGNAME = got-diminished +DATA = /share +LICENSES = $(PREFIX)$(DATA)/licenses OPTIMISE = -Os -- cgit v1.2.3-70-g09d2