8b598d5b77
In order to do this, we need to add some stub gi module init files which allow us to extend the gi overrides path.
6 lines
107 B
Makefile
6 lines
107 B
Makefile
vips_overridesdir = $(pyexecdir)/gi/overrides
|
|
vips_overrides_PYTHON = Vips.py
|
|
|
|
EXTRA_DIST = \
|
|
__init__.py
|