summaryrefslogtreecommitdiff
path: root/src/xbs-abslibre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs-abslibre/Makefile')
-rw-r--r--src/xbs-abslibre/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/xbs-abslibre/Makefile b/src/xbs-abslibre/Makefile
index 71da5e7..a86b958 100644
--- a/src/xbs-abslibre/Makefile
+++ b/src/xbs-abslibre/Makefile
@@ -1,8 +1,9 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
+
pkglibexecdir = $(libexecdir)/xbs
-libretools-bins =
-libretools-libexecs = helper-abslibre
+libretools.out.bins =
+libretools.out.libexecs = helper-abslibre
include $(topsrcdir)/build-aux/Makefile.tail.mk