summaryrefslogtreecommitdiff
path: root/src/libshared/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/libshared/Makefile')
-rw-r--r--src/libshared/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libshared/Makefile b/src/libshared/Makefile
index 914b38868f..66000b782c 100644
--- a/src/libshared/Makefile
+++ b/src/libshared/Makefile
@@ -139,12 +139,6 @@ libshared_la_LIBADD = \
$(LIBIDN_LIBS) \
$(SECCOMP_LIBS)
-test_local_addresses_SOURCES = \
- src/libsystemd/sd-netlink/test-local-addresses.c
-
-test_local_addresses_LDADD = \
- libshared.la
-
systemd.CPPFLAGS += -DPKGSYSCONFDIR=\"$(pkgsysconfdir)\"
systemd.CPPFLAGS += -DSYSTEM_CONFIG_UNIT_PATH=\"$(pkgsysconfdir)/system\"
systemd.CPPFLAGS += -DSYSTEM_DATA_UNIT_PATH=\"$(systemunitdir)\"