diff options
Diffstat (limited to 'samples/codegen/client/calc_xml_inout/Makefile.am')
-rw-r--r-- | samples/codegen/client/calc_xml_inout/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/codegen/client/calc_xml_inout/Makefile.am b/samples/codegen/client/calc_xml_inout/Makefile.am index aa3981c..d14e820 100644 --- a/samples/codegen/client/calc_xml_inout/Makefile.am +++ b/samples/codegen/client/calc_xml_inout/Makefile.am @@ -14,7 +14,6 @@ Calculator_LDADD = $(LDFLAGS) \ -laxis2_wsdl \ -laxis2_engine \ -laxis2_parser \ - -lpthread \ -laxis2_http_sender \ -laxis2_http_receiver \ $(GUTHTHILA_LIBS) |