diff options
Diffstat (limited to 'src/grp-machine/systemd-machined/Makefile')
-rw-r--r-- | src/grp-machine/systemd-machined/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/grp-machine/systemd-machined/Makefile b/src/grp-machine/systemd-machined/Makefile index 1ca956f98e..432a792a18 100644 --- a/src/grp-machine/systemd-machined/Makefile +++ b/src/grp-machine/systemd-machined/Makefile @@ -33,15 +33,6 @@ systemd_machined_LDADD = \ rootlibexec_PROGRAMS += \ systemd-machined -test_machine_tables_SOURCES = \ - src/machine/test-machine-tables.c - -test_machine_tables_LDADD = \ - libmachine-core.la - -tests += \ - test-machine-tables - nodist_systemunit_DATA += \ units/systemd-machined.service |