From 4f5791ebd03eaec1c7da0865a383175b05102712 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 19:47:29 +0200 Subject: Adding upstream version 2:4.17.12+dfsg. Signed-off-by: Daniel Baumann --- third_party/heimdal/tests/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 third_party/heimdal/tests/Makefile.am (limited to 'third_party/heimdal/tests/Makefile.am') diff --git a/third_party/heimdal/tests/Makefile.am b/third_party/heimdal/tests/Makefile.am new file mode 100644 index 0000000..aad29fa --- /dev/null +++ b/third_party/heimdal/tests/Makefile.am @@ -0,0 +1,13 @@ +# $Id$ + +include $(top_srcdir)/Makefile.am.common + +SUBDIRS = bin db gss ldap can java kdc + +if ENABLE_SHARED +if HAVE_DLOPEN +SUBDIRS += plugin +endif +endif + +EXTRA_DIST = NTMakefile -- cgit v1.2.3