diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 22:34:06 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-02-16 22:34:06 +0000 |
commit | 6cde6093a25212b8d87da825ae5e0ead20c1d422 (patch) | |
tree | 3ef08a647c0393b2f1dcf914ab604d5dd81f800c /x11 | |
parent | c6c47bd2627ff714d01ae746f5b49d6435cb2474 (diff) |
Notes
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 c90d77cc0b94..e02b56edeae1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1997/01/13 08:07:41 tg Exp $ +# $Id: Makefile,v 1.123 1997/01/20 07:18:36 tg Exp $ # SUBDIR += FWF @@ -27,6 +27,7 @@ SUBDIR += lesstif SUBDIR += libsx SUBDIR += lupe + SUBDIR += mlvwm SUBDIR += neXtaw SUBDIR += olvwm SUBDIR += p5-Tk400 |