Module Name:    src
Committed By:   pgoyette
Date:           Tue Nov 20 15:02:44 UTC 2012

Modified Files:
        src/etc/mtree: NetBSD.dist.base

Log Message:
Fix the build - give install a place to put verify.h !


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/etc/mtree/NetBSD.dist.base

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/mtree/NetBSD.dist.base
diff -u src/etc/mtree/NetBSD.dist.base:1.106 src/etc/mtree/NetBSD.dist.base:1.107
--- src/etc/mtree/NetBSD.dist.base:1.106	Tue Sep 18 15:12:31 2012
+++ src/etc/mtree/NetBSD.dist.base	Tue Nov 20 15:02:44 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: NetBSD.dist.base,v 1.106 2012/09/18 15:12:31 skrll Exp $
+#	$NetBSD: NetBSD.dist.base,v 1.107 2012/11/20 15:02:44 pgoyette Exp $
 #	@(#)4.4BSD.dist	8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -166,6 +166,7 @@
 ./usr/include/netiso
 ./usr/include/netkey
 ./usr/include/netnatm
+./usr/include/netpgp
 ./usr/include/netsmb
 ./usr/include/nfs
 ./usr/include/ntfs

Reply via email to