summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/dist-docs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/dist-docs.py b/build-aux/dist-docs.py
index 0403b2a..1266b26 100644
--- a/build-aux/dist-docs.py
+++ b/build-aux/dist-docs.py
@@ -4,7 +4,7 @@ import os
import shutil
references = [
- 'doc/GUPnP',
+ 'doc/gupnp-1.6',
]
sourceroot = os.environ.get('MESON_SOURCE_ROOT')