Commit e113b7fc authored by Tollef Fog Heen's avatar Tollef Fog Heen

Don't install the debug vmod, it's just there for test purposes

parent b16e50df
......@@ -8,7 +8,7 @@ INCLUDES = \
vmoddir = $(pkglibdir)/vmods
vmod_srcdir = $(top_srcdir)/lib/libvmod_debug
vmodtool = $(top_srcdir)/lib/libvcl/vmodtool.py
vmod_LTLIBRARIES = libvmod_debug.la
noinst_LTLIBRARIES = libvmod_debug.la
libvmod_debug_la_LDFLAGS = -module -export-dynamic -avoid-version
......
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