1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00

[PATCH] fix 'make spotless' to really do that in klibc.

bah, this took me forever to figure out why I couldn't build with klibc on
on box...
This commit is contained in:
greg@kroah.com 2004-03-23 18:43:49 -08:00 committed by Greg KH
parent b608ade8e4
commit 93e6b62cbd

View File

@ -313,6 +313,7 @@ clean:
done ; \
spotless: clean
$(MAKE) -C klibc spotless
DISTFILES = $(shell find . \( -not -name '.' \) -print | grep -v -e CVS -e "\.tar\.gz$" -e "\/\." -e releases -e BitKeeper -e SCCS -e "\.tdb$" -e test/sys | sort )
DISTDIR := $(RELEASE_NAME)