]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - crypto/heimdal/tests/Makefile.am
This commit was generated by cvs2svn to compensate for changes in r179193,
[FreeBSD/FreeBSD.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