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.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/meson.build b/src/common/meson.build
index b0f0c82..82ebaa7 100644
--- a/src/common/meson.build
+++ b/src/common/meson.build
@@ -1,4 +1,6 @@
common_filenames = [
+ 'tlv_private.h',
+ 'tlv.c'
]
common_sources = files(common_filenames)