From fb1a64c4cfc1417609a465f739af7bc5ef827bb6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 3 Mar 2016 19:41:29 -0500 Subject: buildsystem: rename all of the install-* variables to libretools-* --- src/xbs-abslibre/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xbs-abslibre/Makefile') diff --git a/src/xbs-abslibre/Makefile b/src/xbs-abslibre/Makefile index 6c61803..c946d5d 100644 --- a/src/xbs-abslibre/Makefile +++ b/src/xbs-abslibre/Makefile @@ -2,7 +2,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/automake.head.mk pkglibexecdir = $(libexecdir)/xbs -install-bins = -install-libexecs = helper-abslibre +libretools-bins = +libretools-libexecs = helper-abslibre include $(topsrcdir)/automake.tail.mk -- cgit v1.2.3-54-g00ecf