From fa645f6d953fe2f6b6eb6c27a31cbd5cb02b1c3c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 30 Oct 2005 04:40:46 +0000 Subject: Add zlib. --- cpukit/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index c2d8f6701a..5be38566bb 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -14,6 +14,8 @@ SUBDIRS += libnetworking librpc SUBDIRS += libmisc SUBDIRS += wrapup +SUBDIRS += zlib + # applications SUBDIRS += httpd SUBDIRS += ftpd -- cgit v1.2.3