Windows: Enable weak crypto by default
[heimdal.git] / tests / Makefile.am
blob1cd8498dc8ee022dcc622fb205c965f4d710d3e0
1 # $Id$
3 include $(top_srcdir)/Makefile.am.common
5 SUBDIRS = bin db kdc gss ldap can java
7 if ENABLE_SHARED
8 if HAVE_DLOPEN
9 SUBDIRS += plugin
10 endif
11 endif