diff options
author | skrll <skrll@pkgsrc.org> | 2001-01-16 00:11:48 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-01-16 00:11:48 +0000 |
commit | 57dbe9994f91e648275c45b57f2357a02ab32cb7 (patch) | |
tree | 5fc9fb81607e03995cb996e0e301b70998df83e4 | |
parent | 4ff801aa959c587a716e4cbbae4e7d374c16a3d9 (diff) | |
download | pkgsrc-57dbe9994f91e648275c45b57f2357a02ab32cb7.tar.gz |
Add and enable qt2-examples
-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 |