Files
heimdal/tests/Makefile.am
Love Hornquist Astrand ec41925167 add bin
2009-09-07 16:36:35 -07:00

12 lines
152 B
Makefile

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