summaryrefslogtreecommitdiff
path: root/src/grp-boot/bootctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-boot/bootctl/Makefile')
-rw-r--r--src/grp-boot/bootctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile
index 39a4af1442..0f927b0564 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -54,7 +54,7 @@ endif # ENABLE_EFI
$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libshared
-AM_CPPFLAGS += $(libshared.CPPFLAGS)
-AM_CPPFLAGS += $(libbasic.CPPFLAGS)
+systemd.CPPFLAGS += $(libshared.CPPFLAGS)
+systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
include $(topsrcdir)/build-aux/Makefile.tail.mk