summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordarin <>2001-01-31 20:53:55 +0000
committerdarin <>2001-01-31 20:53:55 +0000
commit604a4271dab45648bc8d34fa916d988aa11d7580 (patch)
tree728bc5ecf743fc0624a82ba1a9f9b76dda1ab226 /Makefile.am
parentdfe289eeb3581f0ccf293493ab9b082878087084 (diff)
downloadintltool-604a4271dab45648bc8d34fa916d988aa11d7580.tar.gz
* Makefile.am: Build top level first.
* tests/.cvsignore: Ignore more generated stuff. * tests/cases/.cvsignore: Ignore more generated stuff. * tests/results/.cvsignore: Ignore more generated stuff. * tests/selftest.pl: Indicate failure with exit 1. * xml-i18n-extract.in: Fix help. * xml-i18n-merge.in: Add --quiet option. Fix help.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index bfc894d..7f19f24 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,8 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = tests
+SUBDIRS = . tests
-NULL=
+NULL =
aclocal_macros = xml-i18n-tools.m4