index 64ca1275f1cb1b9e47dda507ddc9cc50ee8ecede..0eeb9b83eb3b884c026054378bbd7ca7b6ae755f 100644 (file)
ifeq ($(PORTNAME), win32)
# This means we need an in-tree build on Windows, not a pgxs build
-SHLIB_LINK += $(wildcard ../../src/pl/plpython/libpython*.a)
+SHLIB_LINK += $(wildcard ../../src/pl/plpython/libpython*.a) $(wildcard ../../src/pl/plpython/libplpython*.a)
endif
REGRESS_OPTS += --load-extension=ltree