diff options
Diffstat (limited to 'src/grp-boot/Makefile')
-rw-r--r-- | src/grp-boot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-boot/Makefile b/src/grp-boot/Makefile index 0d60cf5290..922d8a32d3 100644 --- a/src/grp-boot/Makefile +++ b/src/grp-boot/Makefile @@ -24,4 +24,5 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk at.subdirs += bootctl systemd-boot + include $(topsrcdir)/build-aux/Makefile.tail.mk |