From 086df91f23d1f3486725353ffe1630da8f9c8f5c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 27 Mar 2018 19:44:34 -0400 Subject: Makefile: Use files.groups instead of nested.subdirs to split the package --- src/lib/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/Makefile') diff --git a/src/lib/Makefile b/src/lib/Makefile index 515f856..1871e19 100644 --- a/src/lib/Makefile +++ b/src/lib/Makefile @@ -1,6 +1,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk +libretools.pkg = librelib + libretools.src.devtools = common.sh.in archroot.sh.in libretools.out.libs += common.sh archroot.sh conf.sh -- cgit v1.2.2