1# Id 2 3include $(top_srcdir)/Makefile.am.common 4 5SUBDIRS = bin db gss ldap can java kdc 6 7if ENABLE_SHARED 8if HAVE_DLOPEN 9SUBDIRS += plugin 10endif 11endif 12 13EXTRA_DIST = NTMakefile 14