aboutsummaryrefslogtreecommitdiffstats
path: root/ext/host-info.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-07 03:32:56 +0000
committerDavid Robillard <d@drobilla.net>2011-11-07 03:32:56 +0000
commit2e4db9e54a5b14c387767d9d552976497d0fb550 (patch)
tree6b2d35d9c5c228735fea3db5d325c16f7aba24d7 /ext/host-info.lv2
parent46842827988ae464c4940cd938ebe258bc0446be (diff)
downloadlv2-2e4db9e54a5b14c387767d9d552976497d0fb550.tar.xz
Remove generated junk from source directory in favour of a smarter extension wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension).
Diffstat (limited to 'ext/host-info.lv2')
l---------ext/host-info.lv2/ext.pc.in1
l---------ext/host-info.lv2/waf1
l---------ext/host-info.lv2/wscript1
3 files changed, 3 insertions, 0 deletions
diff --git a/ext/host-info.lv2/ext.pc.in b/ext/host-info.lv2/ext.pc.in
new file mode 120000
index 0000000..950cb3b
--- /dev/null
+++ b/ext/host-info.lv2/ext.pc.in
@@ -0,0 +1 @@
+../../ext.pc.in \ No newline at end of file
diff --git a/ext/host-info.lv2/waf b/ext/host-info.lv2/waf
new file mode 120000
index 0000000..59a1ac9
--- /dev/null
+++ b/ext/host-info.lv2/waf
@@ -0,0 +1 @@
+../../waf \ No newline at end of file
diff --git a/ext/host-info.lv2/wscript b/ext/host-info.lv2/wscript
new file mode 120000
index 0000000..b82a3d0
--- /dev/null
+++ b/ext/host-info.lv2/wscript
@@ -0,0 +1 @@
+../../ext.wscript \ No newline at end of file