summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThorsten Wißmann <edu@thorsten-wissmann.de>2011-09-22 02:44:58 +0200
committerThorsten Wißmann <edu@thorsten-wissmann.de>2011-09-22 02:48:54 +0200
commit7aa6eeae1a8c6ed8fd26c94a46576d9cc31a5047 (patch)
tree9a6b6c3a8027d56f0be881152c50f9134e901acb /Makefile
parenta946463a499b93af6f65e8c9b142c4af02c31e0b (diff)
added version number in version.mk
the verison number is set in version.mk. Via -D cflag, It is passed to the C sources. Changing the version now is possible by editing this file and starting a make clean all.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 65303729..94426d51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
+include version.mk
include config.mk
# project