From 57d5af771af52ef8d74d966e28954c70082f23c0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 8 Sep 1994 16:54:10 +0000 Subject: Formerly Makefile.~36~ --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a8f5d25..bef98ec6 100644 --- a/Makefile +++ b/Makefile @@ -23,13 +23,13 @@ include Makeconf lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ libthreads prog-subdirs = auth boot exec fstests init.trim mkbootfs \ - proc term ufs pflocal pipes dev.trim utils trans -other-subdirs = hurd doc init tmpfs dev ext2fs libnetserv + proc term ufs pflocal pipes dev.trim utils trans fsck +other-subdirs = hurd doc init tmpfs dev ext2fs subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) -subdirs-nodist = ext2fs +subdirs-nodist = ext2fs libnetserv DIST_FILES = COPYING Makeconf Maketools README NEWS missing \ - gcc-specs tasks + gcc-specs tasks INSTALL all: $(addsuffix -all,$(prog-subdirs)) -- cgit v1.2.3