1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00

tests: build the right tests

This commit is contained in:
Lennart Poettering 2010-06-03 03:01:12 +02:00
parent 23e3c58809
commit e1d680ad55

View File

@ -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)