From: Johannes Berg Date: Sat, 18 Apr 2009 19:10:25 +0000 (+0200) Subject: make version.h depend on things X-Git-Tag: v0.9.13~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd114ea6b6493484e6976675a484f87b03f1579e;p=thirdparty%2Fiw.git make version.h depend on things --- diff --git a/Makefile b/Makefile index 9b3df61..427a372 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ else endif endif -version.h: version.sh +version.h: version.sh *.c nl80211.h iw.h Makefile @$(NQ) ' GEN version.h' $(Q)./version.sh