diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e332183a64..1c2514d1b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1166,7 +1166,7 @@ TESTS += \ test-strv \ test-unit-name \ test-unit-file \ - test-data + test-date test_engine_SOURCES = \ src/test/test-engine.c |