diff options
Diffstat (limited to 'src/grp-system/Makefile')
-rw-r--r-- | src/grp-system/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-system/Makefile b/src/grp-system/Makefile index ea8b031596..3ef4fd8c0e 100644 --- a/src/grp-system/Makefile +++ b/src/grp-system/Makefile @@ -23,6 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk -at.subdirs += systemctl systemd +at.subdirs += systemctl systemd libcore +at.subdirs += grp-utils include $(topsrcdir)/build-aux/Makefile.tail.mk |