blob: 4d516817313ef772ccfd895e99528b73f381c68d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in.orig
+++ Makefile.in
@@ -231,7 +231,7 @@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = util gmime src $(am__append_1) tests docs $(am__append_2) \
+SUBDIRS = util gmime $(am__append_1) tests docs $(am__append_2) \
tools .
DISTCLEANFILES = iconv-detect.h
EXTRA_DIST = \
|