summaryrefslogtreecommitdiffstats
path: root/sinks/stderr/Makefile.am
blob: 7c77e5c3d18edc290ff3798b5eb2301becd05ec7 (plain)
1
2
3
4
5
6
7
topdir=../..
DEBUG_FLAGS=@DEBUG_VAR@
AM_CPPFLAGS = -I$(srcdir)/.. -I$(srcdir)/../../collection -I/usr/include/libxml2 $(DEBUG_FLAGS) 

lib_LTLIBRARIES = libelapi_sink_stderr.la
libelapi_sink_stderr_la_SOURCES = elapi_sink_stderr.c
include_HEADERS = ../elapi_sink.h