aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-06 07:50:07 +0000
committerDavid Robillard <d@drobilla.net>2010-10-06 07:50:07 +0000
commit230a3a7cc60ef5251f1ddf3e93185752b3376455 (patch)
tree79422cd63438665eaf822c0e3fec85c226b53808
parentb4fe46d8ccfd13f20f1a9740867aaa098673c8d4 (diff)
downloadlv2-230a3a7cc60ef5251f1ddf3e93185752b3376455.tar.xz
Update README for packagers.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 55203c8..5e8ad52 100644
--- a/README
+++ b/README
@@ -4,7 +4,8 @@ send patches to the LV2 mailing list (see admin page at
<http://lists.lv2plug.in/> to subscribe or browse archives).
Note that many components of this repository are experimental, and NOT
-suitable for release or packaging.
+suitable for release or packaging. Release tarballs suitable for
+distribution can be found in build/default/spec after running gendoc.py.
The build system and documentation generation requires only Python
and Doxygen.