summaryrefslogtreecommitdiffstats
path: root/libraries/libebml/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libebml/README')
-rw-r--r--libraries/libebml/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libebml/README b/libraries/libebml/README
index c2a9887a6a..429af8b8e1 100644
--- a/libraries/libebml/README
+++ b/libraries/libebml/README
@@ -1,3 +1,6 @@
libebml is a C++ libary to parse EBML files. EBML (Extensible Binary
Meta-Language library) is a simple XML like binary language for
describing data in structured style.
+
+Interested parties can build static libs by passing STATICLIB=yes to the
+script.