summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/regress/Makefile
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-11-15 01:07:00 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-11-15 01:07:00 +0000
commitb38628349074e8b164af650fa37107cf8a70aff8 (patch)
tree7a6a80412c6bf5ed1c498bafe17843f56d1fe710 /sbin/isakmpd/regress/Makefile
parent4f537f45f1df027b33455f40ed07984657df7c05 (diff)
remove removed dirs from SUBDIR
Diffstat (limited to 'sbin/isakmpd/regress/Makefile')
-rw-r--r--sbin/isakmpd/regress/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/regress/Makefile b/sbin/isakmpd/regress/Makefile
index 7cbf073d6a2..16ef8c8f67a 100644
--- a/sbin/isakmpd/regress/Makefile
+++ b/sbin/isakmpd/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1998/11/15 00:44:05 niklas Exp $
+# $OpenBSD: Makefile,v 1.3 1998/11/15 01:06:59 niklas Exp $
#
# Copyright (c) 1998 Niklas Hallqvist. All rights reserved.
@@ -33,6 +33,6 @@
# This code was written under funding by Ericsson Radio Systems.
#
-SUBDIR= asn b2n crypto dh ec2n exchange group hmac pkcs prf rsakeygen x509
+SUBDIR= b2n crypto dh ec2n exchange group hmac prf
.include <bsd.subdir.mk>