From db9f9dcead5c0c032f34299b8849bbf2ba4f75de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 7 Jun 2007 06:04:56 +0000 Subject: [PATCH] add tests/can/Makefile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20967 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index b57fda8dd..4873d00a9 100644 --- a/configure.in +++ b/configure.in @@ -494,6 +494,7 @@ AC_CONFIG_FILES(Makefile \ appl/kf/Makefile \ appl/dceutils/Makefile \ tests/Makefile \ + tests/can/Makefile \ tests/db/Makefile \ tests/kdc/Makefile \ tests/ldap/Makefile \