diff options
Diffstat (limited to 'src/grp-machine/Makefile')
-rw-r--r-- | src/grp-machine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-machine/Makefile b/src/grp-machine/Makefile index a169a6b75c..7412341233 100644 --- a/src/grp-machine/Makefile +++ b/src/grp-machine/Makefile @@ -24,4 +24,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk at.subdirs += machinectl systemd-machined +at.subdirs += nss-mymachines + include $(topsrcdir)/build-aux/Makefile.tail.mk |