13 lines
497 B
Plaintext
13 lines
497 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.4 2010/08/27 14:19:35 ajacoutot Exp $
|
|
--- Makefile.in.orig Fri Aug 27 16:00:08 2010
|
|
+++ Makefile.in Fri Aug 27 16:15:57 2010
|
|
@@ -282,7 +282,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 = \
|