diff options
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 3c6b321e7d4..3d8df779905 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2000/11/28 16:35:30 agc Exp $ +# $NetBSD: Makefile,v 1.187 2000/12/05 22:54:26 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -165,6 +165,7 @@ SUBDIR += xscript SUBDIR += xsnow SUBDIR += xteddy + SUBDIR += xteddy2 SUBDIR += xtermset SUBDIR += xtimer SUBDIR += xview |