diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index dfdf683c221e..65eac61e4091 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/08/09 01:39:41 steve Exp $ +# $Id: Makefile,v 1.129 1998/08/09 01:44:57 steve Exp $ # SUBDIR += ElectricFence @@ -44,6 +44,7 @@ SUBDIR += jam SUBDIR += lclint SUBDIR += libdlmalloc + SUBDIR += libffi SUBDIR += libmalloc SUBDIR += libobjects SUBDIR += libproplist |