From: Eric Blake Date: Sat, 10 Oct 2009 12:21:59 +0000 (-0600) Subject: maint: touch up previous LDADD patch X-Git-Tag: v8.1~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2bebf63eda13c158035d9ec8896835af01833e5;p=thirdparty%2Fcoreutils.git maint: touch up previous LDADD patch * src/Makefile.am (dir_LDADD): Delete; the ls_LDADD line covers this. --- diff --git a/src/Makefile.am b/src/Makefile.am index b4ff8dad6c..915ea8165a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -361,7 +361,6 @@ su_LDADD += $(LIB_CRYPT) # for various ACL functions copy_LDADD += $(LIB_ACL) -dir_LDADD += $(LIB_ACL) ls_LDADD += $(LIB_ACL) # for various xattr functions