From 93bd9b2ecfdafcf0bd895336634c40d68b06d54e Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Mon, 18 Aug 2014 10:45:49 +0200 Subject: [PATCH] Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index cfa51cc3b7..dbaed73bd5 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