aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/header.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/makefile/header.in')
-rw-r--r--src/build-data/makefile/header.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/makefile/header.in b/src/build-data/makefile/header.in
index 6e432440c..f62f5ea0d 100644
--- a/src/build-data/makefile/header.in
+++ b/src/build-data/makefile/header.in
@@ -19,6 +19,7 @@ CLI_FLAGS = $(CXXFLAGS) $(WARN_FLAGS)
TEST_FLAGS = $(CXXFLAGS) $(WARN_FLAGS)
SCRIPTS_DIR = %{scripts_dir}
+INSTALLED_LIB_DIR = %{destdir}/%{libdir}
CLI_POST_LINK_CMD = %{cli_post_link_cmd}
TEST_POST_LINK_CMD = %{test_post_link_cmd}