From: Lennart Poettering Date: Thu, 3 Jun 2010 01:01:12 +0000 (+0200) Subject: tests: build the right tests X-Git-Tag: 0.git+20100605+dfd8ee-1~9^2^2~14 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1d680ad556bc15b6e5821746a5fbc42a736aaf4;p=systemd tests: build the right tests --- diff --git a/Makefile.am b/Makefile.am index 2ab79950..b255b7a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -288,7 +288,7 @@ test_engine_LDADD = $(systemd_LDADD) test_job_type_SOURCES = \ $(COMMON_SOURCES) \ - src/test-engine.c + src/test-job-type.c test_job_type_CPPFLAGS = $(systemd_CPPFLAGS) test_job_type_LDADD = $(systemd_LDADD)