From ae455be78fd2b49048608af72e1547adef57d204 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 3 Dec 2002 20:54:15 +0000 Subject: 2002-12-03 Marcus Brinkmann * Makefile (prog-subdirs): Add fatfs. --- ChangeLog | 4 ++++ Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0f543d6f..f6ffd5df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-03 Marcus Brinkmann + + * Makefile (prog-subdirs): Add fatfs. + 2002-10-12 Neal H. Walfield * Makefile (lib-subdirs): Add libpthread. diff --git a/Makefile b/Makefile index 2162f0ec..c08183f0 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \ # Hurd programs prog-subdirs = auth proc exec init term \ - ufs ext2fs isofs nfs tmpfs \ + ufs ext2fs isofs nfs tmpfs fatfs \ storeio pflocal pfinet defpager mach-defpager \ login daemons nfsd boot serverboot console \ hostmux usermux ftpfs trans \ -- cgit v1.2.3