aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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