summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/meson.build b/docs/meson.build
index 0d90b4755..175380e6a 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -30,6 +30,7 @@ private_headers = [
'io-gif-animation.h',
'xpm-color-table.h',
'test-images.h',
+ 'lzw.h',
]
if not get_option('x11')