summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2014-08-18 10:45:49 +0200
committerDaniel Mack <zonque@gmail.com>2014-08-18 12:37:19 +0200
commit93bd9b2ecfdafcf0bd895336634c40d68b06d54e (patch)
treec7fed85513fb37436a31c52ebe038b5bc3738df2 /Makefile.am
parenta6082d778ee4b97ec3eb6d3266cefc024c5d60f7 (diff)
Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index cfa51cc3b..dbaed73bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2724,10 +2724,6 @@ test_bus_kernel_benchmark_LDADD = \
libsystemd-internal.la \
libsystemd-shared.la
-test_bus_memfd_LDADD = \
- libsystemd-internal.la \
- libsystemd-shared.la
-
test_bus_zero_copy_SOURCES = \
src/libsystemd/sd-bus/test-bus-zero-copy.c