13 lines
497 B
Plaintext
13 lines
497 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2010/02/04 09:48:44 ajacoutot Exp $
|
|
--- Makefile.in.orig Tue Jan 19 16:40:16 2010
|
|
+++ Makefile.in Tue Jan 19 18:46:39 2010
|
|
@@ -279,7 +279,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 = \
|