changeset 869:83dfc2e87e62

add link to system goocanvas, for curvecalc Ignore-this: 5e76c8e0e09f047aaba71555ccdb0bdd
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 06 Jun 2013 08:21:22 +0000
parents 224d6cd7e1e4
children 7296573ee4c2
files makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Thu Jun 06 08:21:07 2013 +0000
+++ b/makefile	Thu Jun 06 08:21:22 2013 +0000
@@ -28,6 +28,7 @@
 	ln -sf $(DP)/gst-0.10 $(SP)/
 	ln -sf $(DP)/PIL $(SP)/
 	ln -sf $(DP)/PIL.pth $(SP)/
+	ln -sf $(DP)/goocanvasmodule.so $(SP)/
 
 PYTHON=/usr/bin/pypy
 PYTHON=/usr/bin/python