Moved Magic tool API version definition to a shared Makefile.
This commit is contained in:
parent
202c638536
commit
f1dac48175
4 changed files with 8 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -15,7 +15,7 @@
|
|||
VER_VERSION=0.9.18
|
||||
VER_DATE=`date +"%Y-%m-%d"`
|
||||
|
||||
MAGIC_API_VERSION=0x00000001
|
||||
include magic/Makefile-apiversion
|
||||
|
||||
|
||||
# Where to install things:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue