X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=ce5ebf7c4829aeeb2e00e1b3c3a77766be4fcc61;hp=f5cb290d7fc40a0a9cf86c557377645fb235883a;hb=c4bc1a8434f2a34840ea6f63064fa998ecfae738;hpb=b58d857136496ee463223cd90af46512e9eef152 diff --git a/Makefile.am b/Makefile.am index f5cb290d7..ce5ebf7c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2692,6 +2692,10 @@ libsystemd_proxy_la_SOURCES = \ src/bus-proxyd/synthesize.c \ src/bus-proxyd/synthesize.h +libsystemd_proxy_la_CFLAGS = \ + $(AM_CFLAGS) \ + -pthread + libsystemd_proxy_la_LIBADD = \ libsystemd-internal.la \ libsystemd-shared.la