You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by pa...@apache.org on 2017/11/14 16:10:56 UTC

[trafficserver] branch master updated: fix traffic_wccp makefile

This is an automated email from the ASF dual-hosted git repository.

paziz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 323f0f7  fix traffic_wccp makefile
323f0f7 is described below

commit 323f0f77f44828be52983084c91b0130ce381a15
Author: Persia Aziz <pe...@yahoo-inc.com>
AuthorDate: Tue Nov 14 09:27:50 2017 -0600

    fix traffic_wccp makefile
---
 cmd/traffic_wccp/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmd/traffic_wccp/Makefile.am b/cmd/traffic_wccp/Makefile.am
index 7785778..0a22d7e 100644
--- a/cmd/traffic_wccp/Makefile.am
+++ b/cmd/traffic_wccp/Makefile.am
@@ -35,6 +35,7 @@ traffic_wccp_LDADD = \
   $(top_builddir)/lib/tsconfig/libtsconfig.la \
   $(top_builddir)/lib/wccp/libwccp.a \
   $(top_builddir)/lib/ts/libtsutil.la \
+  $(top_builddir)/lib/luajit/src/libluajit.a \
   @OPENSSL_LIBS@
 
 include $(top_srcdir)/build/tidy.mk

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].