Commit 218b7416 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Make std vmod install to pkglibdir/vmods



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5759 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 6916e05d
......@@ -2,7 +2,8 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
lib_LTLIBRARIES = libvmod_std.la
vmoddir = $(pkglibdir)/vmods
vmod_LTLIBRARIES = libvmod_std.la
libvmod_std_la_LDFLAGS = -version-info 1:0:0
......
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