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