summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-nspawn/Makefile')
-rw-r--r--src/systemd-nspawn/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-nspawn/Makefile b/src/systemd-nspawn/Makefile
index 2485936f37..4c7606494f 100644
--- a/src/systemd-nspawn/Makefile
+++ b/src/systemd-nspawn/Makefile
@@ -66,7 +66,6 @@ systemd_nspawn_LDADD += \
$(topoutdir)/src/libfirewall/libfirewall.la
endif # HAVE_LIBIPTC
-systemd_nspawn_SOURCES += local-addresses.c
bin_PROGRAMS += systemd-nspawn
$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libshared $(if $(HAVE_LIBIPTC),$(topoutdir)/src/libfirewall)