Files
heimdal/tests/Makefile.am
Nicolas Williams 612e5c2a12 Test name canon rules via GSS and put kdc tests last
Put kdc last in tests/Makefile.am.  There's two tests in tests/kdc
    that have been failing for a long time, and that causes the
    remaining tests to not be run.  By putting kdc last those tests do
    run.
2011-10-22 14:54:27 -05:00

14 lines
177 B
Makefile

# $Id$
include $(top_srcdir)/Makefile.am.common
SUBDIRS = bin db gss ldap can java kdc
if ENABLE_SHARED
if HAVE_DLOPEN
SUBDIRS += plugin
endif
endif
EXTRA_DIST = NTMakefile