From 82c29294e41c095abb4ec87c847ea6bb15869bd4 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 9 Sep 2003 21:43:12 +0000 Subject: Add a simple demonstration server physmem (not a real physical memory server at all), and support in wortel to create a new task from it and start it. --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fe6dc87..44429a9 100644 --- a/configure.ac +++ b/configure.ac @@ -76,9 +76,10 @@ fi # Checks for library functions. AC_CONFIG_FILES([Makefile - laden/Makefile - wortel/Makefile libl4/ia32/Makefile libl4/Makefile + laden/Makefile + wortel/Makefile + physmem/Makefile libhurd-slab/Makefile libhurd-ihash/Makefile doc/Makefile]) -- cgit v1.2.3