diff options
author | rh <rh> | 1999-05-03 17:29:39 +0000 |
---|---|---|
committer | rh <rh> | 1999-05-03 17:29:39 +0000 |
commit | 17ab2dc192944009abee181898c9e8e8f3d2e4fb (patch) | |
tree | bc4c0497337a23bbb3ab6583ed4839d84352678b /x11 | |
parent | 1172e1ed17420d54eb96166b104e4a40fc0928c9 (diff) | |
download | pkgsrc-17ab2dc192944009abee181898c9e8e8f3d2e4fb.tar.gz |
Add and enable wmakerconf
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 439203664fe..bf01f07ef26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 1999/04/30 17:25:38 tv Exp $ +# $NetBSD: Makefile,v 1.88 1999/05/03 17:29:39 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -87,6 +87,7 @@ SUBDIR += unclutter # SUBDIR += viewfax SUBDIR += windowmaker + SUBDIR += wmakerconf SUBDIR += wmextra SUBDIR += wmthemes # SUBDIR += wm2 |