X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=ce5ebf7c4829aeeb2e00e1b3c3a77766be4fcc61;hb=7447362c530e3f7128f16a35d1e43da4251144cc;hp=f5cb290d7fc40a0a9cf86c557377645fb235883a;hpb=b58d857136496ee463223cd90af46512e9eef152;p=elogind.git 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