$OpenBSD: patch-bindings_Makefile_in,v 1.1 2007/09/12 14:34:36 msf Exp $
--- bindings/Makefile.in.orig	Wed May  2 19:06:59 2007
+++ bindings/Makefile.in	Tue Sep 11 14:31:11 2007
@@ -550,7 +550,7 @@ ruby: 
 
 # rules for buildung the pyton module
 python:
-	cd python && env LIBDIR=../../src/.libs $(PYTHON) setup.py build
+	cd python && env LIBDIR=../../src/.libs INCDIR=../../src $(PYTHON) setup.py build
 
 # rules for building the perl module
 perl_piped: perl-piped/Makefile
