From 2c6565f363527142928062afe3d3101fdbb3c550 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 11 Sep 2007 22:01:00 +0000 Subject: a quick set of tests for retrieve_links machinery Signed-off-by: Michael Krelin --- (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am new file mode 100644 index 0000000..0dbba65 --- a/dev/null +++ b/test/Makefile.am @@ -0,0 +1,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)) -- cgit v0.9.0.2