From 755117d64899833a959ed61777be27cb2ba1fa98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C5=ABnas=20Ma=C5=BEeikis?= Date: Wed, 29 May 2019 14:00:38 +0300 Subject: Protocol: now renamed things properly and updated build files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ramūnas Mažeikis --- src/common/meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/meson.build') 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) -- cgit v1.2.3