From b71de8d6a2b2d8b57e229ac7887c5b74590f58b8 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 26 Nov 2007 22:35:55 +0000 Subject: add missing test case to EXTRA_DIST Signed-off-by: Michael Krelin --- (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index ac8b7d8..bcfd0b3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,6 @@ noinst_PROGRAMS = test +DEFAULT_INCLUDES = -I${top_builddir} INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} test_SOURCES = test.cc @@ -7,5 +8,5 @@ test_LDADD = ${top_builddir}/lib/libopkele.la EXTRA_DIST=$(addsuffix .html,$(addprefix html/, \ empty head-in-body hkn-delegate hkn-server hkn in-body \ - unclosed-head spaced-links spaced-link-attrs \ + unclosed-head spaced-links spaced-link-attrs 2rels.html \ )) -- cgit v0.9.0.2