repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Test emptier environment
[heimdal.git]
/
tests
/
Makefile.am
blob
1cd8498dc8ee022dcc622fb205c965f4d710d3e0
1
# $Id$
2
3
include $(top_srcdir)/Makefile.am.common
4
5
SUBDIRS = bin db kdc gss ldap can java
6
7
if ENABLE_SHARED
8
if HAVE_DLOPEN
9
SUBDIRS += plugin
10
endif
11
endif