summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordm <dm@openbsd.org>1996-01-09 16:24:18 +0000
committerdm <dm@openbsd.org>1996-01-09 16:24:18 +0000
commit6cd80e29b55c064dd66fc1db5a512d5a96abc41d (patch)
treec3b26ba491ed53165ade4be248f4e2a5cfc29785
parentGo ahead and look for the sonic--no problem if we don't find it. (diff)
downloadwireguard-openbsd-6cd80e29b55c064dd66fc1db5a512d5a96abc41d.tar.xz
wireguard-openbsd-6cd80e29b55c064dd66fc1db5a512d5a96abc41d.zip
make in ipf directory (oops)
-rw-r--r--share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile
index f0775baaad5..c820831eb4f 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,8 +1,8 @@
# from: @(#)Makefile 5.8.1.1 (Berkeley) 5/7/91
-# $Id: Makefile,v 1.1.1.1 1995/10/18 08:43:52 deraadt Exp $
+# $Id: Makefile,v 1.2 1996/01/09 16:24:18 dm Exp $
# Missing: ms
-SUBDIR= dict doc lkm man me misc mk skel tabset termcap tmac zoneinfo
+SUBDIR= dict doc ipf lkm man me misc mk skel tabset termcap tmac zoneinfo
.include <bsd.subdir.mk>