~upstart-devel/upstart/trunk

« back to all changes in this revision

Viewing changes to init/Makefile.am

MergeĀ lp:~jamesodhunt/upstart/serialise-remaining-objects

Show diffs side-by-side

added added

removed removed

Lines of Context:
280
280
        $(JSON_LIBS) \
281
281
        -lrt
282
282
 
283
 
test_event_operator_SOURCES = tests/test_event_operator.c
 
283
test_event_operator_SOURCES = tests/test_event_operator.c $(test_util_SOURCES)
284
284
test_event_operator_LDADD = \
285
285
        system.o environ.o process.o \
286
286
        job_class.o job_process.o job.o event.o event_operator.o blocked.o \