summaryrefslogtreecommitdiffhomepage
path: root/groups.d/100.native_tools.group
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 16:14:20 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2024-04-24 16:14:20 +0200
commit874146a1ea7edca2564152e8de17c9e2361ac092 (patch)
tree6f483642453b802e7ede4c105c9cf997f163a749 /groups.d/100.native_tools.group
parent9318655cc9ff6b781d1bd7f164fd7e4093e7911e (diff)
downloadmidipix_build-874146a1ea7edca2564152e8de17c9e2361ac092.tar.bz2
midipix_build-874146a1ea7edca2564152e8de17c9e2361ac092.tar.xz
Register groups w/ ex_pkg_register_group().
Diffstat (limited to 'groups.d/100.native_tools.group')
-rw-r--r--groups.d/100.native_tools.group2
1 files changed, 2 insertions, 0 deletions
diff --git a/groups.d/100.native_tools.group b/groups.d/100.native_tools.group
index 70e5df5f..eea03fef 100644
--- a/groups.d/100.native_tools.group
+++ b/groups.d/100.native_tools.group
@@ -7,4 +7,6 @@ NATIVE_TOOLS_MAKEFLAGS_INSTALL="PREFIX= prefix=";
NATIVE_TOOLS_PKG_CONFIG_LIBDIR="${PREFIX_NATIVE}/lib/pkgconfig";
NATIVE_TOOLS_PREFIX="${PREFIX_NATIVE}";
+ex_pkg_register_group "native_tools" "${RTL_FILEOP_SOURCE_FNAME}";
+
# vim:filetype=sh textwidth=0