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