summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/tests/Makefile.am
blob: 10035f0603c2c13feafd7cebf2a3e6eda5bcd4cd (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile.am 21418 2007-07-05 13:55:37Z lha $

include $(top_srcdir)/Makefile.am.common

SUBDIRS = db kdc gss ldap can java

if ENABLE_SHARED
if HAVE_DLOPEN
SUBDIRS += plugin
endif
endif
OpenPOWER on IntegriCloud