summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-28 01:25:43 +0000
committerDavid Robillard <d@drobilla.net>2010-10-28 01:25:43 +0000
commit3e2316c102b71a2b4f186df1937007ff4b79388a (patch)
tree1c6e21a938165173d4cc30111857b51ed045a88d
parent78d5be45ca69a3802bd47853ec21913593ddaa75 (diff)
downloadingen-3e2316c102b71a2b4f186df1937007ff4b79388a.tar.gz
ingen-3e2316c102b71a2b4f186df1937007ff4b79388a.tar.bz2
ingen-3e2316c102b71a2b4f186df1937007ff4b79388a.zip
Use autowaf from an external repository (eliminating symlinks to project parent directory).
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2651 a436a847-0d15-0410-975c-d299462d15a1
l---------INSTALL2
l---------waf2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 03996bc5..4d35fcc7 120000
--- a/INSTALL
+++ b/INSTALL
@@ -1 +1 @@
-../common/INSTALL \ No newline at end of file
+autowaf/INSTALL \ No newline at end of file
diff --git a/waf b/waf
index 85066859..cf2d4942 120000
--- a/waf
+++ b/waf
@@ -1 +1 @@
-../common/waf \ No newline at end of file
+autowaf/waf \ No newline at end of file