summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-02-08 04:05:00 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-02-14 15:02:33 +0900
commit3f09d563f49ecef0d22dab5b166f69ab7d175ba2 (patch)
tree69e9f6f40e8744839a84f7a2b84aa1ea1732aaa4 /src/libsystemd-network/meson.build
parent8b1cfab96258828ee76e730abc567c8d7e54b899 (diff)
downloadsystemd-3f09d563f49ecef0d22dab5b166f69ab7d175ba2.tar.gz
sd-dhcp6-client: split dhcp6-internal.h into two
Also, this moves string tables to dhcp6-protocol.c.
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 a44e8c0824..f82e2b257d 100644
--- a/src/libsystemd-network/meson.build
+++ b/src/libsystemd-network/meson.build
@@ -17,6 +17,8 @@ sources = files('''
dhcp6-lease-internal.h
dhcp6-network.c
dhcp6-option.c
+ dhcp6-option.h
+ dhcp6-protocol.c
dhcp6-protocol.h
icmp6-util.c
icmp6-util.h