]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - crypto/heimdal/tests/Makefile.am
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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