diff options
Diffstat (limited to 'samples/client/mtom_callback/Makefile.am')
-rw-r--r-- | samples/client/mtom_callback/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/client/mtom_callback/Makefile.am b/samples/client/mtom_callback/Makefile.am index 10b1001..d89466d 100644 --- a/samples/client/mtom_callback/Makefile.am +++ b/samples/client/mtom_callback/Makefile.am @@ -9,7 +9,6 @@ mtom_callback_LDADD = $(LDFLAGS) \ -laxis2_axiom \ -laxis2_engine \ -laxis2_parser \ - -lpthread \ -laxis2_http_sender \ -laxis2_http_receiver \ $(GUTHTHILA_LIBS) |