]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
add version.h to clean target
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 19:56:56 +0000 (21:56 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 19:56:56 +0000 (21:56 +0200)
Makefile

index a5d529d4c08c61eb3baab60d1b0087d98eb8bf04..772eecf01f79c24d336a044876b46be7f3ab49a6 100644 (file)
--- 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