From 36aae44cd6ee0945167f8c07b88a8cc7f4bed5d7 Mon Sep 17 00:00:00 2001 From: Victor Godoy Poluceno Date: Thu, 6 Aug 2009 21:09:40 -0300 Subject: [PATCH] Update to use pyclutter 0.9 def files --- bindings/python/champlain/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/champlain/Makefile.am b/bindings/python/champlain/Makefile.am index 3e1b141..2e7a11a 100644 --- a/bindings/python/champlain/Makefile.am +++ b/bindings/python/champlain/Makefile.am @@ -1,4 +1,4 @@ -PYCLUTTERDEFS=`pkg-config --variable=defsdir pyclutter-0.8` +PYCLUTTERDEFS=`pkg-config --variable=defsdir pyclutter-0.9` PYGTKDEFS=`pkg-config --variable=defsdir pygtk-2.0` AM_CPPFLAGS = \ -- 2.39.5