blob: 28adfe959d7b430e591b2a64831225d9f0f9e5f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.3 2000/02/15 04:46:24 bad Exp $
--- Makefile.in.orig Sun Feb 13 04:06:45 2000
+++ Makefile.in Tue Feb 15 04:09:49 2000
@@ -144,7 +144,7 @@
# These are built from source in the Docs directory
EXTRA_DIST = INSTALL-SOURCE-GENERIC README PUBLIC INSTALL-SOURCE MIRRORS
-SUBDIRS = include @docs_dirs@ @readline_dir@ client @sql_server_dirs@ scripts tests man @bench_dirs@ support-files
+SUBDIRS = @sql_server_dirs@ tests @bench_dirs@
# Relink after clean
|