From 355ce81bf6f4fe1b0c155a1f7420bc0d450a5dfc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 15 Mar 2011 22:41:56 +0000 Subject: Remove autowaf external (broken intermediary revision). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3095 a436a847-0d15-0410-975c-d299462d15a1 --- src/serialisation/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/serialisation/wscript') diff --git a/src/serialisation/wscript b/src/serialisation/wscript index 4e38bed5..54ec7228 100644 --- a/src/serialisation/wscript +++ b/src/serialisation/wscript @@ -1,5 +1,5 @@ #!/usr/bin/env python -import autowaf +from waflib.extras import autowaf as autowaf def build(bld): # Headers -- cgit v1.2.1