freebsd-skq/crypto/heimdal/tests/Makefile.am
2008-05-07 13:39:42 +00:00

12 lines
193 B
Makefile

# $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