summaryrefslogtreecommitdiffstats
path: root/samples/client/amqp/echo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'samples/client/amqp/echo/Makefile.am')
-rw-r--r--samples/client/amqp/echo/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/client/amqp/echo/Makefile.am b/samples/client/amqp/echo/Makefile.am
index b348c63..e9541b7 100644
--- a/samples/client/amqp/echo/Makefile.am
+++ b/samples/client/amqp/echo/Makefile.am
@@ -21,7 +21,6 @@ LINK_FLAGS = $(LDFLAGS) \
-laxis2_axiom \
-laxis2_engine \
-laxis2_parser \
- -lpthread \
$(GUTHTHILA_LIBS)
echo_blocking_LDADD = $(LINK_FLAGS)