From a70b07be5c371d86b71309420d06d844f699ab58 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 12 Jun 2007 15:57:35 +0000 Subject: =?UTF-8?q?2007-06-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac, Makefile.am: Add libmd. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 05a549d56e..bc1b29526b 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -13,6 +13,7 @@ SUBDIRS += libcsupport libblock libfs SUBDIRS += libnetworking librpc SUBDIRS += libi2c SUBDIRS += libmisc +SUBDIRS += libmd SUBDIRS += wrapup SUBDIRS += zlib -- cgit v1.2.3