summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd-network/meson.build')
-rw-r--r--src/libsystemd-network/meson.build20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/libsystemd-network/meson.build b/src/libsystemd-network/meson.build
index ff59ec0f37..5f203f5cda 100644
--- a/src/libsystemd-network/meson.build
+++ b/src/libsystemd-network/meson.build
@@ -2,39 +2,19 @@
sources = files(
'arp-util.c',
- 'arp-util.h',
- 'dhcp-client-internal.h',
'dhcp-identifier.c',
- 'dhcp-identifier.h',
- 'dhcp-internal.h',
- 'dhcp-lease-internal.h',
'dhcp-network.c',
'dhcp-option.c',
'dhcp-packet.c',
- 'dhcp-protocol.h',
- 'dhcp-server-internal.h',
- 'dhcp6-internal.h',
- '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',
'lldp-neighbor.c',
- 'lldp-neighbor.h',
'lldp-network.c',
- 'lldp-network.h',
- 'lldp-rx-internal.h',
- 'ndisc-internal.h',
'ndisc-router.c',
- 'ndisc-router.h',
'network-common.c',
- 'network-common.h',
'network-internal.c',
- 'network-internal.h',
- 'radv-internal.h',
'sd-dhcp-client.c',
'sd-dhcp-lease.c',
'sd-dhcp-server.c',