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