diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-29 21:20:59 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-04-29 21:20:59 +0000 |
commit | 9fa4bce3fdf77487c52c087fcc2b89b0b7668858 (patch) | |
tree | a5a5351c8be0397ec5fba3216519195751fda703 /x11 | |
parent | d2a5e0a412d7b680a0fa1af5f9722163c509a2a3 (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 d7350f00af73..56a2734b5351 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 1998/04/24 05:36:52 mph Exp $ +# $Id: Makefile,v 1.197 1998/04/28 20:16:32 andreas Exp $ # SUBDIR += FWF @@ -48,6 +48,7 @@ SUBDIR += mouseclock SUBDIR += neXtaw SUBDIR += olvwm + SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += piewm |