summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8da90e2917..8e20c2f320 100644
--- a/Makefile
+++ b/Makefile
@@ -847,8 +847,8 @@ config.mak: configure
@echo "####### Please run ./configure again - it's changed! #######"
@echo "############################################################"
-# rebuild at every config.h/config.mak/Makefile change:
-version.h: config.h config.mak Makefile
+# rebuild at every config.h/config.mak change:
+version.h: config.h config.mak
./version.sh `$(CC) -dumpversion`
doxygen: