summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-02-21 23:19:26 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-03-04 05:24:54 +0900
commit61a9fa8f0cb6eb75a0d5add82b1f5e9eeb932222 (patch)
treedf6ab31e3995326994441ce1630e29e63a07349f /src/libsystemd-network/meson.build
parentdbdcd51f78bde5e9033d98d61bbb750c868bde9d (diff)
downloadsystemd-61a9fa8f0cb6eb75a0d5add82b1f5e9eeb932222.tar.gz
libsystemd-network: introduce sd_xxx_{set,get}_ifname()
Diffstat (limited to 'src/libsystemd-network/meson.build')
-rw-r--r--src/libsystemd-network/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libsystemd-network/meson.build b/src/libsystemd-network/meson.build
index 6bc4a3f54b..ca3393eff3 100644
--- a/src/libsystemd-network/meson.build
+++ b/src/libsystemd-network/meson.build
@@ -16,6 +16,8 @@ sources = files('''
sd-ipv4acd.c
arp-util.h
arp-util.c
+ network-common.c
+ network-common.h
network-internal.c
network-internal.h
sd-ndisc.c