]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - crypto/heimdal/tests/Makefile.am
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / crypto / heimdal / tests / Makefile.am
1 # $Id: Makefile.am 21418 2007-07-05 13:55:37Z lha $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 SUBDIRS = db kdc gss ldap can java
6
7 if ENABLE_SHARED
8 if HAVE_DLOPEN
9 SUBDIRS += plugin
10 endif
11 endif