diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/racoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
