diff options
author | jwise <jwise@pkgsrc.org> | 1999-07-09 18:38:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 1999-07-09 18:38:58 +0000 |
commit | 9463425ccac0a5b790d644503863ab75f71e085b (patch) | |
tree | c2f411a7bad7d0d49feb284e79f44f073a0db689 /x11 | |
parent | 24a99cb3abdd4dfd8a841b654119764b89f51ead (diff) | |
download | pkgsrc-9463425ccac0a5b790d644503863ab75f71e085b.tar.gz |
Add and enable lwm
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 fca3629cdf7..7536b31c5c7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 1999/07/04 00:53:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.98 1999/07/09 18:38:58 jwise Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -57,6 +57,7 @@ # SUBDIR += libdnd # SUBDIR += libsx # SUBDIR += lupe + SUBDIR += lwm # SUBDIR += mlvwm # SUBDIR += mouseclock # SUBDIR += neXtaw |