summaryrefslogtreecommitdiff
path: root/src/grp-boot
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 16:09:33 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 16:09:33 -0400
commitcb229b32f4a6183ae573484df36a0f331f3ab582 (patch)
tree63c748a88857d40b23c8e39b628e12ec6d9b8acd /src/grp-boot
parentb382652f9d07deda99240dbb1d85dc1278477e2e (diff)
tidy
Diffstat (limited to 'src/grp-boot')
-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 3b5d86e95c..a983e32a9f 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -52,6 +52,4 @@ dist_zshcompletion_data += \
endif # HAVE_BLKID
endif # ENABLE_EFI
-bootctl_LDADD += libbasic.la # was hidden by libshared->libsystemd->libbasic
-
include $(topsrcdir)/build-aux/Makefile.tail.mk