X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fmeson.build;h=c8e783b723bb4d32854533cc1012a4ce56857fb4;hb=0289162552cd85375605044c696e2a3294e7aa9a;hp=d96dd71b4a3b7274a5e7b9ef7c3919f920d1dc60;hpb=421aa3815645b2835c89799e4db91cf35466542b;p=tinc diff --git a/src/meson.build b/src/meson.build index d96dd71b..c8e783b7 100644 --- a/src/meson.build +++ b/src/meson.build @@ -109,6 +109,7 @@ src_lib_common = [ 'logger.c', 'names.c', 'netutl.c', + 'pidfile.c', 'script.c', 'splay_tree.c', 'sptps.c',