summaryrefslogtreecommitdiff
path: root/src/grp-boot
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:50:07 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:50:07 -0400
commit590eca26c13f4d704b2fc614e7ef49b600e6b5e0 (patch)
tree0ce57d70ead69a55809c631d605d4fd2b6c853ef /src/grp-boot
parentd10902f55ae7aed2eeffedcd29d8ced80ec903ba (diff)
parentf0c56a8635949d284e6fb61e04d07e9a8e2b429b (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
# Conflicts: # build-aux/Makefile.each.tail/20-systemd.mk # build-aux/Makefile.once.head/20-systemd.mk # build-aux/Makefile.once.tail/20-systemd.mk # config.mk.in # src/busctl/Makefile # src/grp-boot/bootctl/Makefile # src/grp-boot/systemd-boot/Makefile # src/grp-coredump/coredumpctl/Makefile # src/grp-coredump/systemd-coredump/Makefile # src/grp-machine/libmachine-core/Makefile # src/grp-machine/nss-mymachines/Makefile # src/libbasic/Makefile # src/libfirewall/Makefile # src/libshared/Makefile # src/libsystemd/Makefile # src/libsystemd/libsystemd-internal/Makefile # src/libsystemd/libsystemd-journal-internal/Makefile # src/libudev/src/Makefile # src/systemd-nspawn/Makefile
Diffstat (limited to 'src/grp-boot')
-rw-r--r--src/grp-boot/bootctl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile
index 0f927b0564..a02ac0edc1 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -52,7 +52,6 @@ dist_zshcompletion_data += \
endif # HAVE_BLKID
endif # ENABLE_EFI
-$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libshared
systemd.CPPFLAGS += $(libshared.CPPFLAGS)
systemd.CPPFLAGS += $(libbasic.CPPFLAGS)