diff options
author | drochner <drochner@pkgsrc.org> | 1999-09-09 08:49:52 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 1999-09-09 08:49:52 +0000 |
commit | 3b008be16486018a0bdcb937755c30a8fa84b861 (patch) | |
tree | e44a8c3a7d0538455b70b35548522002b5633ead /x11 | |
parent | 8b6ca7f8b68cbadb13c5ca9765bce3edc9e44fdc (diff) | |
download | pkgsrc-3b008be16486018a0bdcb937755c30a8fa84b861.tar.gz |
add catclock subdir
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0c86d9a864f..41ee5d05fd5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 1999/09/07 22:18:28 tron Exp $ +# $NetBSD: Makefile,v 1.110 1999/09/09 08:49:52 drochner Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -19,6 +19,7 @@ # SUBDIR += blt # SUBDIR += bricons # SUBDIR += camltk41 + SUBDIR += catclock SUBDIR += controlcenter SUBDIR += ctwm SUBDIR += dclock |