tests: fix GAction test for headless run

This commit is contained in:
Cosimo Cecchi
2012-03-06 22:10:53 -05:00
parent a06542b998
commit 7cf50ceb85
2 changed files with 12 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ endif
io_stream_SOURCES = io-stream.c
io_stream_LDADD = $(progs_ldadd)
actions_SOURCES = actions.c gdbus-sessionbus.c gdbus-sessionbus.h
actions_LDADD = $(progs_ldadd)
memory_input_stream_SOURCES = memory-input-stream.c