aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index b808849..4aa281b 100644
--- a/wscript
+++ b/wscript
@@ -227,5 +227,5 @@ def posts(ctx):
'description' : autowaf.get_blurb(os.path.join(path, 'README')),
'dist_pattern' : 'http://download.drobilla.net/jalv-%s.tar.bz2'},
{ 'Author' : 'drobilla',
- 'Tags' : 'Hacking, LAD, LV2' },
+ 'Tags' : 'Hacking, LAD, LV2, Jalv' },
os.path.join(out, 'posts'))