diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-08 05:11:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-08 05:11:13 +0000 |
commit | 2de2beef57b808598a2c8f7d01edbc88f4c05453 (patch) | |
tree | b1e5c04fb988d001fdbc91de4e52b1a7c7bc1b49 /distrib/sets/lists/comp | |
parent | b915ccb6011ce8bd4ef63cc7ea0146af2ab04585 (diff) |
libtool belongs in comp; noticed by daniel@
Diffstat (limited to 'distrib/sets/lists/comp')
-rw-r--r-- | distrib/sets/lists/comp/mi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index 5ac78a2088e..48b7ace625b 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -14,6 +14,7 @@ ./usr/bin/gprof ./usr/bin/ld ./usr/bin/lex +./usr/bin/libtool ./usr/bin/lorder ./usr/bin/objdump ./usr/bin/ranlib @@ -1607,6 +1608,7 @@ ./usr/share/man/man1/gprof.1 ./usr/share/man/man1/ld.1 ./usr/share/man/man1/lex.1 +./usr/share/man/man1/libtool.1 ./usr/share/man/man1/lorder.1 ./usr/share/man/man1/objcopy.1 ./usr/share/man/man1/objdump.1 |