From: Michael Tremer Date: Sun, 5 Feb 2012 21:26:34 +0000 (-0500) Subject: fake-environ: Cleanup objects, too. X-Git-Tag: 0.9.20~14^2^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe08416cbe101a0d59e878852f3ece3f55ac18d0;p=pakfire.git fake-environ: Cleanup objects, too. --- diff --git a/tools/fake-environ/Makefile b/tools/fake-environ/Makefile index 09c8237f0..90dd1f0b9 100644 --- a/tools/fake-environ/Makefile +++ b/tools/fake-environ/Makefile @@ -22,4 +22,4 @@ install: all .PHONY: clean clean: - rm -vf $(LIB) + rm -vf $(OBJECTS) $(LIB)