diff makefile @ 866:43ddee394d28

more tkdnd install instructions Ignore-this: 1afd9332542b58506bdc276deb5cd89a
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 06 Jun 2013 04:42:51 +0000
parents 58a634ab0f4c
children 83dfc2e87e62
line wrap: on
line diff
--- a/makefile	Thu Jun 06 04:31:50 2013 +0000
+++ b/makefile	Thu Jun 06 04:42:51 2013 +0000
@@ -38,6 +38,8 @@
 	ln -sf ../env/bin/python bin/python
 
 tkdnd_build:
+	# get tkdnd r95 with subversion
+	# then apply tkdnd-patch-on-r95 to that
 	cd tkdnd/trunk
 	./configure
 	make