Makefile.am had a reference to it but it none of the sources included it.

Tested: "make dist" works again after this patchset is applied.

Fixes: 2ea8857effb833615b16d10fc7a19a7104c19e13
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 4f4eb3729353..1b861873da51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2680,7 +2680,6 @@ test_icmp6_rs_LDADD = \
 
 test_dhcp6_client_SOURCES = \
        src/systemd/sd-dhcp6-client.h \
-       src/libsystemd-network/dhcp6-icmp6.h \
        src/libsystemd-network/dhcp6-internal.h \
        src/libsystemd-network/test-dhcp6-client.c
 
-- 
1.9.3

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to