summaryrefslogtreecommitdiff
path: root/src/shared/meson.build
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2020-03-19 10:59:08 +0100
committerSusant Sahani <ssahani@vmware.com>2020-05-17 05:34:19 +0200
commit35072050e651b74e2225376f21d4dc3c2d387329 (patch)
tree8f369b9051e9372514a51a5dab00845a715d33d1 /src/shared/meson.build
parentf00c36641a253f4ea659ec3def5d87ba1336eb3b (diff)
downloadsystemd-35072050e651b74e2225376f21d4dc3c2d387329.tar.gz
network: Introduce ipvlan util
Move ipvlan common to shared
Diffstat (limited to 'src/shared/meson.build')
-rw-r--r--src/shared/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/meson.build b/src/shared/meson.build
index 322ffce95d..d3adecc9e7 100644
--- a/src/shared/meson.build
+++ b/src/shared/meson.build
@@ -118,6 +118,8 @@ shared_sources = files('''
install-printf.h
install.c
install.h
+ ipvlan-util.c
+ ipvlan-util.h
ip-protocol-list.c
ip-protocol-list.h
journal-importer.c