From: Daniel Mack Date: Mon, 18 Aug 2014 08:45:49 +0000 (+0200) Subject: Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am X-Git-Tag: v216~61^2~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=93bd9b2ecfdafcf0bd895336634c40d68b06d54e Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am --- 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