chiark / gitweb /
Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am
[elogind.git] / Makefile.am
index b95ddf2b4cb06896a8bae1c74f6c0898f8cbd42b..dbaed73bd57cb2df88d14e193d529f91cecb64ec 100644 (file)
@@ -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