Fix build after converting ls(1) to use libxo(3).

This commit is contained in:
Marcel Moolenaar 2015-06-10 13:17:41 +00:00
parent 3e0bfdd882
commit 2f0ae7721d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284221

View File

@ -13,7 +13,7 @@ YFLAGS=
WARNS?= 2 WARNS?= 2
WFORMAT=0 WFORMAT=0
LIBADD= util crypt LIBADD= util crypt xo
# XXX Kluge! Conversation mechanism needs to be fixed. # XXX Kluge! Conversation mechanism needs to be fixed.
LIBADD+= opie md LIBADD+= opie md