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
|
|
@ -5,6 +5,8 @@
|
|||
# part of Tux Paint base, so "install-plugin-dev" probably hasn't
|
||||
# been run yet; hence "-I../src/" to find 'tp_magic_api.h')
|
||||
|
||||
include Makefile-apiversion
|
||||
|
||||
SO_TYPE=so
|
||||
|
||||
TP_MAGIC_CFLAGS=$(shell sdl-config --cflags) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue