summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/isakmpd/Makefile')
-rw-r--r--sbin/isakmpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/isakmpd/Makefile b/sbin/isakmpd/Makefile
index 1d2490a6644..f465658abfe 100644
--- a/sbin/isakmpd/Makefile
+++ b/sbin/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.76 2005/04/08 21:09:36 deraadt Exp $
+# $OpenBSD: Makefile,v 1.77 2005/05/18 20:15:22 hshoexer Exp $
# $EOM: Makefile,v 1.78 2000/10/15 21:33:42 niklas Exp $
#
@@ -68,8 +68,6 @@ CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes \
# You can also use Boehm's garbage collector as a means to find leaks.
# # setenv GC_FIND_LEAK
-SUBDIR= apps
-
.if make(install)
SUBDIR+= samples
.endif