X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=dbaed73bd57cb2df88d14e193d529f91cecb64ec;hb=93bd9b2ecfdafcf0bd895336634c40d68b06d54e;hp=b95ddf2b4cb06896a8bae1c74f6c0898f8cbd42b;hpb=51323288fc628a5cac50914df915545d685b793e;p=elogind.git diff --git a/Makefile.am b/Makefile.am index b95ddf2b4..dbaed73bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2571,7 +2571,6 @@ tests += \ test-bus-kernel \ test-bus-kernel-bloom \ test-bus-kernel-benchmark \ - test-bus-memfd \ test-bus-zero-copy \ test-bus-introspect \ test-bus-objects \ @@ -2725,13 +2724,6 @@ test_bus_kernel_benchmark_LDADD = \ libsystemd-internal.la \ libsystemd-shared.la -test_bus_memfd_SOURCES = \ - src/libsystemd/sd-bus/test-bus-memfd.c - -test_bus_memfd_LDADD = \ - libsystemd-internal.la \ - libsystemd-shared.la - test_bus_zero_copy_SOURCES = \ src/libsystemd/sd-bus/test-bus-zero-copy.c