summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2012-06-19 09:30:45 +0000
committerMarc Espie <espie@cvs.openbsd.org>2012-06-19 09:30:45 +0000
commit3defa3954033e9bd8abcac5258f42a67d22d49f1 (patch)
treefd7ff1fe2d3de6d7f8d0dc5b326bd0709840094d /usr.bin/Makefile
parent9de60e3c6d5b8c9f00cfb34b43989af9a75d1f6a (diff)
add libtool to base, okay deraadt@, jasper@, millert@...
(as requested by matthieu@ so we can work on xenocara).
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 8535b2eb93a..c4ed87c9c61 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.123 2012/04/22 23:43:38 espie Exp $
+# $OpenBSD: Makefile,v 1.124 2012/06/19 09:30:44 espie Exp $
.include <bsd.own.mk>
@@ -10,7 +10,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
file2c find fgen finger fmt fold from fsplit fstat ftp gencat getcap \
getconf getent getopt gprof grep gzsig head hexdump id indent \
infocmp ipcrm ipcs \
- join jot kdump keynote ktrace lam last lastcomm leave less lex lndir \
+ join jot kdump keynote ktrace lam last lastcomm leave less lex \
+ libtool lndir \
locate lock logger login logname look lorder \
m4 mail make man mandoc mesg mg \
midiplay mixerctl mkdep mklocale mkstr mktemp modstat nc netstat \