diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 91b04b189122..416b3a484168 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.152 1998/12/26 05:04:03 steve Exp $ +# $Id: Makefile,v 1.153 1999/01/09 08:52:07 asami Exp $ # SUBDIR += ElectricFence @@ -49,6 +49,7 @@ SUBDIR += lclint SUBDIR += libPropListgnome SUBDIR += libU77 + SUBDIR += libcii SUBDIR += libdlmalloc SUBDIR += libffi SUBDIR += libgtop |