diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 1998-11-08 17:17:15 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-11-08 17:17:15 +0000 |
commit | 3043c833272345cccfd0298e5387e1d3fd9ef34d (patch) | |
tree | 8994aed3ce53599064e9f59e1674258271732ef6 | |
parent | 172a62959e0cd8eab3f47263bfa2a270e9daedf9 (diff) |
Notes
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index ad438ec478df..db197b20bb43 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/08/31 22:03:25 kuriyama Exp $ +# $Id: Makefile,v 1.7 1998/09/20 21:29:10 steve Exp $ # SUBDIR += FWF @@ -9,6 +9,7 @@ SUBDIR += gtk-- SUBDIR += gtk11 SUBDIR += gtkgl + SUBDIR += gtkstep SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |