summaryrefslogtreecommitdiff
path: root/src/grp-boot
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 11:14:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 11:14:08 -0400
commit3a0d2518184ca975d0cc5a01f7abc6eaf17c3c49 (patch)
tree112083fb51418c19e7a63936310ee7a04e23bfed /src/grp-boot
parente6c526b03bfeecdb8af65087e60a658bd36ac80a (diff)
have automake2autothing also add depdirs for libraries
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 a597f822ad..e44caea1ec 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
-at.depdirs += $(topoutdir)/src/libshared
systemd.CPPFLAGS += $(libshared.CPPFLAGS)
systemd.CPPFLAGS += $(libbasic.CPPFLAGS)