Commit 8fe09d54 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove this not-quite-a-prototype


git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1090 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent e0ca1489
# $Id: Makefile.am 426 2006-07-11 12:31:44Z phk $
INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = varnishtester
# dist_man_MANS = varnishtester.1
varnishtester_SOURCES = \
varnishtester.c
varnishtester_CFLAGS = -include config.h
varnishtester_LDADD = \
$(top_builddir)/lib/libvarnish/libvarnish.la
This diff is collapsed.
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