From: Kay Sievers Date: Thu, 11 Oct 2012 20:31:23 +0000 (+0200) Subject: build-sys: check - fix typo X-Git-Tag: v195~124 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c0735bb2183493147c17a509ec8038bced5d35c9;p=elogind.git build-sys: check - fix typo --- diff --git a/Makefile.am b/Makefile.am index e332183a6..1c2514d1b 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