From: Johannes Berg Date: Tue, 16 Sep 2008 19:56:56 +0000 (+0200) Subject: add version.h to clean target X-Git-Tag: v0.9~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b6b754b466f209e077811f6736d40236d240f2e;p=thirdparty%2Fiw.git add version.h to clean target --- diff --git a/Makefile b/Makefile index a5d529d..772eecf 100644 --- a/Makefile +++ b/Makefile @@ -49,4 +49,4 @@ install: iw iw.8.gz $(Q)$(INSTALL) -o root -g root -t $(PREFIX)/share/man/man8/ iw.8.gz clean: - $(Q)rm -f iw *.o *~ *.gz + $(Q)rm -f iw *.o *~ *.gz version.h