Commit 352aea73 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Install vmod_director

Fixes: #1381
parent 119c6107
......@@ -9,7 +9,7 @@ AM_CPPFLAGS = \
vmoddir = $(pkglibdir)/vmods
vmod_srcdir = $(top_srcdir)/lib/libvmod_directors
vmodtool = $(top_srcdir)/lib/libvcc/vmodtool.py
noinst_LTLIBRARIES = libvmod_directors.la
vmod_LTLIBRARIES = libvmod_directors.la
libvmod_directors_la_LDFLAGS = $(AM_LDFLAGS) -module -export-dynamic -avoid-version -shared -rpath /nowhere
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment