summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-05-03 00:22:42 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-05-03 00:22:42 +0000
commita56aff28f4ef2def67239de63d0d42fdd55cf460 (patch)
tree1e7efff6e5751c6cb83a7ad2978d0ce5a5dee811 /security/Makefile
parentImport of SWATCH, the Simple WATCHer and filter (diff)
Activate swatch
Notes
Notes: svn path=/head/; revision=6383
Diffstat (limited to '')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 97ac6a44200a..2a683eb3d9c0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.15 1997/04/01 04:48:08 jdp Exp $
+# $Id: Makefile,v 1.16 1997/04/24 08:03:31 obrien Exp $
#
SUBDIR += SSLeay
@@ -18,6 +18,7 @@
SUBDIR += ssh
SUBDIR += sudo
SUBDIR += super
+ SUBDIR += swatch
SUBDIR += tcp_wrapper
SUBDIR += tripwire
SUBDIR += vscan