diff options
author | jlam <jlam@pkgsrc.org> | 2000-12-13 17:42:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-12-13 17:42:19 +0000 |
commit | 62494c13e6511aa3db5809d10b534785df6908ce (patch) | |
tree | 180e5775864d6e5fea38f62a4fb3f7d6c7f23519 /x11 | |
parent | dd418e43edad52087a679f424d0700e6ef0cd92a (diff) | |
download | pkgsrc-62494c13e6511aa3db5809d10b534785df6908ce.tar.gz |
Add and enable wxWindows-docs.
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 5de2201d8d0..f61ee234f1c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.191 2000/12/12 02:10:17 wiz Exp $ +# $NetBSD: Makefile,v 1.192 2000/12/13 17:42:19 jlam Exp $ # SUBDIR += XF86Setup @@ -94,6 +94,7 @@ SUBDIR += wmweather SUBDIR += wterm SUBDIR += wxGTK + SUBDIR += wxWindows-docs SUBDIR += x2x SUBDIR += x3270 SUBDIR += xaniroc |