Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib fix typo
details: https://anonhg.NetBSD.org/src/rev/8e6fb63a2575
branches: trunk
changeset: 782500:8e6fb63a2575
user: christos <christos%NetBSD.org@localhost>
date: Sun Nov 04 19:18:03 2012 +0000
description:
fix typo
diffstat:
lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 70935a13f381 -r 8e6fb63a2575 lib/Makefile
--- a/lib/Makefile Sun Nov 04 19:12:41 2012 +0000
+++ b/lib/Makefile Sun Nov 04 19:18:03 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.190 2012/11/04 16:28:11 christos Exp $
+# $NetBSD: Makefile,v 1.191 2012/11/04 19:18:03 christos Exp $
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
.include <bsd.own.mk>
@@ -201,7 +201,7 @@
.if (${MKTPM} != "no")
SUBDIR+= ../crypto/external/cpl/trousers/lib
-SUBDIR+= ../crypto/external/cpl/tpm_tools/lib
+SUBDIR+= ../crypto/external/cpl/tpm-tools/lib
.endif
#==================== 5th library dependency barrier ====================
Home |
Main Index |
Thread Index |
Old Index