]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/tests/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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