diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7425337958b..9c1aa7d0dd6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.200 2001/01/14 02:28:56 hubertf Exp $ +# $NetBSD: Makefile,v 1.201 2001/01/16 00:11:48 skrll Exp $ # SUBDIR += 9term @@ -50,6 +50,7 @@ SUBDIR += qt2 SUBDIR += qt2-designer SUBDIR += qt2-docs + SUBDIR += qt2-examples SUBDIR += qt2-libs SUBDIR += qtarch SUBDIR += qwspritefield |