repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
crypto
/
dist
/
heimdal
/
tests
/
Makefile.am
blob
bb6acdd0e669fcc21ad2f093d6b538897155d675
1
# $Heimdal: Makefile.am 21418 2007-07-05 13:55:37Z lha $
2
# $NetBSD$
3
4
include $(top_srcdir)/Makefile.am.common
5
6
SUBDIRS = db kdc gss ldap can java
7
8
if ENABLE_SHARED
9
if HAVE_DLOPEN
10
SUBDIRS += plugin
11
endif
12
endif