diff options
author | rh <rh@pkgsrc.org> | 1999-11-23 07:43:38 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-11-23 07:43:38 +0000 |
commit | ba5ac97cd15948007fc9cfa2506efe5aea522553 (patch) | |
tree | ccb667edc155f98f51505b42ab9d834267ad497c /x11/Makefile | |
parent | a2bcf8998f789b5da4c0853d296e41adc91f9a2b (diff) | |
download | pkgsrc-ba5ac97cd15948007fc9cfa2506efe5aea522553.tar.gz |
Add and enable xmon
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index fdd28fc070e..bdc1f9ccbda 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 1999/11/23 07:37:35 rh Exp $ +# $NetBSD: Makefile,v 1.131 1999/11/23 07:43:38 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -161,6 +161,7 @@ SUBDIR += xmeter SUBDIR += xmindpath # SUBDIR += xmold + SUBDIR += xmon SUBDIR += xmove SUBDIR += xneko SUBDIR += xp |