13 lines
497 B
Plaintext
13 lines
497 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.6 2011/03/27 18:25:15 ajacoutot Exp $
|
|
--- Makefile.in.orig Sun Mar 27 03:39:37 2011
|
|
+++ Makefile.in Sun Mar 27 20:17:10 2011
|
|
@@ -286,7 +286,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = build util gmime src $(am__append_1) tests docs \
|
|
+SUBDIRS = build util gmime $(am__append_1) tests docs \
|
|
$(am__append_2) tools .
|
|
DISTCLEANFILES = iconv-detect.h
|
|
EXTRA_DIST = \
|