mirror of https://github.com/GNOME/gimp.git
app: force gimp-tool-cursors.c to be linked into the binary
This commit is contained in:
parent
ab9aa50925
commit
4e472986c2
|
@ -129,7 +129,7 @@ AM_LDFLAGS = \
|
|||
-Wl,-u,$(SYMPREFIX)gimp_pdb_compat_param_spec \
|
||||
-Wl,-u,$(SYMPREFIX)gimp_layer_mode_is_legacy \
|
||||
-Wl,-u,$(SYMPREFIX)gimp_parallel_init \
|
||||
-Wl,-u,$(SYMPREFIX)gimp_parallel_exit
|
||||
-Wl,-u,$(SYMPREFIX)gimp_tool_cursors_get_resource
|
||||
|
||||
gimpconsoleldadd = \
|
||||
xcf/libappxcf.a \
|
||||
|
|
Loading…
Reference in New Issue