summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.each.head/20-libretools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/Makefile.each.head/20-libretools.mk')
-rw-r--r--build-aux/Makefile.each.head/20-libretools.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/Makefile.each.head/20-libretools.mk b/build-aux/Makefile.each.head/20-libretools.mk
index be4b8aa..470db51 100644
--- a/build-aux/Makefile.each.head/20-libretools.mk
+++ b/build-aux/Makefile.each.head/20-libretools.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 Luke Shumaker
+# Copyright (C) 2017-2018 Luke Shumaker
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -15,6 +15,7 @@
pkgconfdir = $(sysconfdir)/libretools.d
pkglibexecdir = $(libexecdir)/libretools
+pkglibdir = $(libdir)/libretools
# Auto-detect ########################################################