diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 347578ee773c..bf421d5496c1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/05/02 17:59:08 mph Exp $ +# $Id: Makefile,v 1.103 1998/05/05 05:08:39 mph Exp $ # SUBDIR += ElectricFence @@ -37,6 +37,7 @@ SUBDIR += libmalloc SUBDIR += libproplist SUBDIR += libslang + SUBDIR += libtool SUBDIR += linux_devel SUBDIR += linux_kdump SUBDIR += linuxgdb |