summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-07-17 17:43:18 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-07-17 17:43:18 +0000
commit1e23be623cdadb006e44e53dd7ffe5546b024099 (patch)
tree4fe20ac33dd892680bfa4d28935e8184cfaea99b /sysutils/Makefile
parentImport of xwatch, a Gtk-based program for watching log files, a (diff)
Activate xwatch.
Notes
Notes: svn path=/head/; revision=11936
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 939b58a80a1b..e3d90925dc47 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1998/07/12 22:49:49 steve Exp $
+# $Id: Makefile,v 1.38 1998/07/15 09:58:15 dburr Exp $
#
SUBDIR += LPRng
@@ -41,5 +41,6 @@
SUBDIR += xperfmon
SUBDIR += xsysinfo
SUBDIR += xsysstats
+ SUBDIR += xwatch
.include <bsd.port.subdir.mk>