--- common/Makefile.orig Sun Apr 3 14:40:00 2005 +++ common/Makefile Thu Apr 28 15:36:14 2005 @@ -1,5 +1,6 @@ + all: - python setup.py build_ext -i + python setup.py build_ext --include-dirs="$(PREFIX)/include$(GTK_CFLAGS)" --library-dirs="$(PREFIX)/lib$(GTK_LDFLAGS)" clean: rm -f *.so