From 75c51570c710aa9c6df6b7a1e131392e1408c63f Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 20 May 2019 21:08:40 +0200 Subject: support: Expose sbindir as support_sbindir_prefix --- support/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'support/Makefile') diff --git a/support/Makefile b/support/Makefile index 18d39f5a50..56c1ed43bb 100644 --- a/support/Makefile +++ b/support/Makefile @@ -181,6 +181,7 @@ CFLAGS-support_paths.c = \ -DINSTDIR_PATH=\"$(prefix)\" \ -DLIBDIR_PATH=\"$(libdir)\" \ -DBINDIR_PATH=\"$(bindir)\" \ + -DSBINDIR_PATH=\"$(sbindir)\" \ -DROOTSBINDIR_PATH=\"$(rootsbindir)\" ifeq (,$(CXX)) -- cgit v1.2.3-70-g09d2