summaryrefslogtreecommitdiffstats
path: root/src/common/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/meson.build')
-rw-r--r--src/common/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/meson.build b/src/common/meson.build
index b0f0c82..da8b656 100644
--- a/src/common/meson.build
+++ b/src/common/meson.build
@@ -1,4 +1,5 @@
common_filenames = [
+ 'tlv.c'
]
common_sources = files(common_filenames)