blob: 3bef823484ebe6cf132b09f554361fade6b2a7f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ak,v 1.4 2006/04/13 21:32:41 wiz Exp $
--- Makefile.am.orig 2004-10-19 19:48:11.000000000 -0400
+++ Makefile.am
@@ -69,7 +69,7 @@ else
INSTALLOSX =
endif
-SUBDIRS=include sasldb plugins lib utils doc man $(PWC) $(SAM) $(JAV) $(SAD)
+SUBDIRS=include sasldb plugins lib utils doc man $(PWC) $(SAM) $(JAV)
EXTRA_DIST=config cmulocal win32 mac dlcompat-20010505 NTMakefile
dist-hook:
|