blob: a619db7d254bfabb7609759b3de58d86db6f0c32 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- gettext-tools/Makefile.in.orig Thu Jan 29 12:13:35 2004
+++ gettext-tools/Makefile.in Mon Dec 13 02:21:20 2004
@@ -328,7 +328,7 @@
target_alias = @target_alias@
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 examples
+SUBDIRS = 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.
EXTRA_DIST = misc/DISCLAIM Makefile.vms config.h_vms README.woe32 Makefile.msvc config.h.msvc windows/alloca.h windows/fnmatch.h windows/stdbool.h windows/gettextlib.def windows/gettextsrc.def windows/gettextpo.def windows/gettextlib.rc windows/gettextsrc.rc windows/gettextpo.rc
|