diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2000-01-07 05:44:32 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2000-01-07 05:44:32 +0000 |
commit | d8f57ada5fcc23e7ee6264c504d694dbcc8b93c7 (patch) | |
tree | 013a42311db118a601842cf6c61bfe9b5d890493 /x11/Makefile | |
parent | 2a4430771a2f58785469daba7569ca1f732b9ce9 (diff) | |
download | pkgsrc-d8f57ada5fcc23e7ee6264c504d694dbcc8b93c7.tar.gz |
Add and enable wmfstatus
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 851752bfa1b..639a5d06b46 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.135 2000/01/05 05:03:57 hubertf Exp $ +# $NetBSD: Makefile,v 1.136 2000/01/07 05:44:32 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -116,6 +116,7 @@ SUBDIR += wmessage SUBDIR += wmextra SUBDIR += wmfire + SUBDIR += wmfstatus SUBDIR += wmthemes SUBDIR += wmtime SUBDIR += wm2 |