summaryrefslogtreecommitdiff
path: root/devel/gettext-old/files/patch-gettext-tools_Makefile.in
blob: ccb82ccabc8ca5563eda1a39e19ce7f91311c794 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- gettext-tools/Makefile.in.orig	Wed Jun 11 13:55:17 2003
+++ gettext-tools/Makefile.in	Wed Jun 11 13:55:27 2003
@@ -207,7 +207,7 @@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
 ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../config/m4
 
-SUBDIRS = doc intl lib libuniname src po projects misc man m4 tests
+SUBDIRS = doc intl lib libuniname src po projects misc man m4
 
 # vms_jackets.h is a header that comes with Compaq's "porting library".
 # KEEP_CRTL_SETLOCALE tells it to not override the native locale support.