diff options
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 689b4c391759..6fe82502ece8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1999/08/16 09:22:26 jim Exp $ +# $Id: Makefile,v 1.144 1999/08/17 08:08:13 dirk Exp $ # SUBDIR += Mosaic # requires Motif @@ -34,7 +34,6 @@ SUBDIR += gn SUBDIR += grail SUBDIR += gwstat - SUBDIR += gyroscope SUBDIR += harvest SUBDIR += hotjava SUBDIR += htmlpp diff --git a/x11/Makefile b/x11/Makefile index 61f82641fd2b..7006476b8d4d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.264 1999/06/28 01:46:17 billf Exp $ +# $Id: Makefile,v 1.265 1999/06/28 23:05:59 cpiazza Exp $ # SUBDIR += 9term @@ -17,6 +17,7 @@ SUBDIR += gnome SUBDIR += gnomecore SUBDIR += gnomelibs + SUBDIR += gyroscope SUBDIR += kb2mb2 SUBDIR += kde11 SUBDIR += kde11-i18n |