diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 78f2ebec800c..ba0e546baf4d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.118 1998/07/11 17:55:44 steve Exp $ +# $Id: Makefile,v 1.119 1998/07/11 17:57:03 steve Exp $ # SUBDIR += ElectricFence @@ -49,6 +49,7 @@ SUBDIR += m68kgdb SUBDIR += makedepend SUBDIR += mico + SUBDIR += mico-latest SUBDIR += mkmf SUBDIR += mprof SUBDIR += nana diff --git a/x11/Makefile b/x11/Makefile index 5f35d064a573..eb29d3d091e7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.212 1998/06/16 03:06:36 mph Exp $ +# $Id: Makefile,v 1.213 1998/06/24 10:54:30 max Exp $ # SUBDIR += FWF @@ -41,6 +41,7 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs + SUBDIR += kworldwatch SUBDIR += lesstif SUBDIR += libdnd SUBDIR += libhelp |