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
commit59675ddad03099bcb35e33326f810ad0e2c5077b (patch)
tree7e200bf1077f3f97cf1a4d91c755ec61c6442db3
parent877f4569ab6b1c23e7331ff374fe9c26e8c75b50 (diff)
downloadraul-59675ddad03099bcb35e33326f810ad0e2c5077b.tar.gz
raul-59675ddad03099bcb35e33326f810ad0e2c5077b.tar.bz2
raul-59675ddad03099bcb35e33326f810ad0e2c5077b.zip
Use autowaf from an external repository (eliminating symlinks to project parent directory).
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2651 a436a847-0d15-0410-975c-d299462d15a1
l---------INSTALL2
l---------waf2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 03996bc..4d35fcc 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 8506685..cf2d494 120000
--- a/waf
+++ b/waf
@@ -1 +1 @@
-../common/waf \ No newline at end of file
+autowaf/waf \ No newline at end of file