Commit 931835d6 authored by Geoff Simmons's avatar Geoff Simmons

get automake to complain a bit less

parent 3672e1b0
INCLUDES = -I${VARNISH_SHARE_INCLUDE} -I${VARNISH_PKG_INCLUDE} \
AM_CPPFLAGS = -I${VARNISH_SHARE_INCLUDE} -I${VARNISH_PKG_INCLUDE} \
-I$(top_srcdir)/include
bin_PROGRAMS = trackrdrd
......
INCLUDES = @VARNISH_CFLAGS@ -I$(top_srcdir)/include \
AM_CPPFLAGS = @VARNISH_CFLAGS@ -I$(top_srcdir)/include \
@AMQ_CFLAGS@ @APR_CFLAGS@ @APU_CFLAGS@
pkglib_LTLIBRARIES = libtrackrdr-activemq.la
......
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
CURRENT = 5
REVISION = 0
......
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
CURRENT = 5
REVISION = 0
......
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
TESTS = test_partition test_kafka
......
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