Blob Blame History Raw
diff --git a/wscript b/wscript
index 9810fed..1a13ea7 100644
--- a/wscript
+++ b/wscript
@@ -556,6 +556,7 @@ def build(bld):
 
     # Documentation
     if bld.env.DOCS:
+        bld.env.LILV_MAJOR_VERSION = LILV_MAJOR_VERSION
         bld.recurse('doc/c')
 
     # Man pages