From 098ea45eb4de7e59db94150c19ea96b923995166 Mon Sep 17 00:00:00 2001 From: manu Date: Sun, 10 Dec 2006 05:52:10 +0000 Subject: New README.plainrsa sample file --- share/examples/racoon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/examples') diff --git a/share/examples/racoon/Makefile b/share/examples/racoon/Makefile index f8363bf3f1f..3e0a81a6283 100644 --- a/share/examples/racoon/Makefile +++ b/share/examples/racoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/06/26 19:50:57 mrg Exp $ +# $NetBSD: Makefile,v 1.3 2006/12/10 05:52:10 manu Exp $ NOOBJ= # defined @@ -10,7 +10,7 @@ SUBDIR= roadwarrior FILES= psk.txt.sample racoon.conf.sample \ racoon.conf.sample-gssapi racoon.conf.sample-inherit \ racoon.conf.sample-natt racoon.conf.sample-plainrsa \ - FAQ README.certificate README.gssapi + FAQ README.certificate README.gssapi README.plainrsa FILESDIR=/usr/share/examples/racoon .endif -- cgit