Rebuild version.o when version.c or LAST_VERSION change

$(TOPDIR)/LAST_VERSION is a cached copy of common.mk's I3_VERSION var,
updated only if the two differ.
This commit is contained in:
Deiz
2015-04-07 13:27:35 -04:00
parent cd4bc2adf5
commit 5a987cfd6b
3 changed files with 12 additions and 1 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ docs/*.html
i3-command-parser.stamp
i3-config-parser.stamp
.clang_complete
LAST_VERSION