summaryrefslogtreecommitdiffabout
path: root/test/Makefile.am
blob: 0dbba65ae8bcc654a9b658c564d52bc32a5cdab8 (plain)
1
2
3
4
5
6
7
8
noinst_PROGRAMS = test

INCLUDES = -I${top_srcdir}/include/

test_SOURCES = test.cc
test_LDADD = ${top_builddir}/lib/libopkele.la

EXTRA_DIST=$(addsuffix .html,$(addprefix html/, empty head-in-body hkn-delegate hkn-server hkn in-body))