Commit 72bca42e authored by Tollef Fog Heen's avatar Tollef Fog Heen

Revert accidentially commited part of 5427

libvarnish's Makefile.am accidentially included a bit that should
have been committed, so revert part of previous commit.



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5428 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 056725b5
......@@ -4,8 +4,7 @@ INCLUDES = -I$(top_srcdir)/include @PCRE_CFLAGS@
lib_LTLIBRARIES = libvarnish.la
libvarnish_la_LDFLAGS = -version-info 1:0:0 \
../libvarnishcompat/libvarnishcompat.la
libvarnish_la_LDFLAGS = -version-info 1:0:0
libvarnish_la_SOURCES = \
argv.c \
......
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