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/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile
index 221257b905..3b5d86e95c 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -53,7 +53,5 @@ endif # HAVE_BLKID
endif # ENABLE_EFI
bootctl_LDADD += libbasic.la # was hidden by libshared->libsystemd->libbasic
-systemd.CPPFLAGS += $(libshared.CPPFLAGS)
-systemd.CPPFLAGS += $(libbasic.CPPFLAGS)
include $(topsrcdir)/build-aux/Makefile.tail.mk