From ccaaaf7ba721baae524cfefefc45ffa0e4bd0323 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 5 Jul 2007 13:56:22 +0000 Subject: [PATCH] add tests/java/Makefile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21419 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 220891b4e..e95e01c23 100644 --- a/configure.in +++ b/configure.in @@ -500,6 +500,7 @@ AC_CONFIG_FILES(Makefile \ tests/kdc/Makefile \ tests/ldap/Makefile \ tests/gss/Makefile \ + tests/java/Makefile \ tests/plugin/Makefile \ packages/Makefile \ packages/mac/Makefile \