From 60bef70d7beeeee60d61ecfe3c7224c50b34308a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Mar 1994 19:07:53 +0000 Subject: Formerly Makefile.~16~ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2aa55070..70eb7a59 100644 --- a/Makefile +++ b/Makefile @@ -43,4 +43,4 @@ dist: hurd-snap $(addsuffix -lndist,$(SUBDIRS)) lndist tar cfz hurd-snap.tar.gz hurd-snap rm -rf hurd-snap -clean: $(addsuffix -clean,$(SUBDIRS)) +clean: $(addsuffix -clean,$(LIB_SUBDIRS)) $(addsuffix -clean,$(PROG_SUBDIRS)) -- cgit v1.2.3