Commit b175e412 authored by Max Kellermann's avatar Max Kellermann

encoder/meson.build: always generate encoder/Features.h

Fixes regression from commit 85f9863e
parent 97b07798
......@@ -16,6 +16,7 @@ if not need_encoder
link_with: encoder_glue,
)
configure_file(output: 'Features.h', configuration: encoder_features)
subdir_done()
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment