summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-12-14 17:51:58 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 23:13:48 -0700
commitc39f31e51d37feb711252cb580683a665db7af33 (patch)
treec386ee86b3a88405b314e4535b9118c447221557
parent027263f0056e7cbd43c0860ba5dcafd9e4cac916 (diff)
downloadsystemd-c39f31e51d37feb711252cb580683a665db7af33.tar.gz
[PATCH] fix 'make clean' error in klibc
-rw-r--r--klibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/klibc/Makefile b/klibc/Makefile
index 2506417ef5..8823a33bfd 100644
--- a/klibc/Makefile
+++ b/klibc/Makefile
@@ -1,5 +1,5 @@
VERSION := $(shell cat version)
-SUBDIRS = klibc ash ipconfig nfsmount utils kinit gzip
+SUBDIRS = klibc
all: