summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorbcameron <>2004-01-05 20:15:43 +0000
committerbcameron <>2004-01-05 20:15:43 +0000
commit9fbee661a28e19478ed8c8653613ea03f6746e36 (patch)
tree97ee042d11a2c34427ca3b249b7bf2584ee72cb7 /Makefile.am
parent3e355cdcf2760ccb803a8b97574604392cc5310c (diff)
downloadintltool-9fbee661a28e19478ed8c8653613ea03f6746e36.tar.gz
2004-01-05 Brian Cameron <brian.cameron@sun.com>
* configure.in, intltoolize.in, Makefile.am, NEWS, README: Removed references to OrigTree and the modules directory since the OrigTree module is longer used. * intltool-merge.in.in, tests/cases/merge6.xml.in, tests/results/merge6.xml: Now intltool-merge retains the DOCTYPE from the original document in the output. Also, it translates entities in attributes properly (see the intltool_tree_start function. Lastly it no longer uses the OrigTree Style. Now just uses Tree and overrides the start and char handlers. Much cleaner.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ff3c71..c5f53b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = . tests doc doc-i18n-tool modules
+SUBDIRS = . tests doc doc-i18n-tool
NULL =