summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2012-01-26 20:36:55 +0900
committerAkira TAGOH <akira@tagoh.org>2012-01-26 20:36:55 +0900
commit07bfd0526b9b697c80f0c07c8bec38c38d155d12 (patch)
tree231971247963d793cf86db9afac6ab0c3d75b3ba
parentbaddf29533a77f9bb74d7e0f189e8c2f52a9adfc (diff)
Update for docs
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/liblangtag-docs.sgml2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 0b3fd52..f11e09d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -66,6 +66,7 @@ IGNORE_HFILES= \
lt-grandfathered-private.h \
lt-lang-private.h \
lt-mem.h \
+ lt-redundant-private.h \
lt-region-private.h \
lt-script-private.h \
lt-tag-private.h \
diff --git a/docs/liblangtag-docs.sgml b/docs/liblangtag-docs.sgml
index 4068c19..2c92ecd 100644
--- a/docs/liblangtag-docs.sgml
+++ b/docs/liblangtag-docs.sgml
@@ -25,6 +25,7 @@
<xi:include href="xml/lt-extlang-db.xml"/>
<xi:include href="xml/lt-grandfathered-db.xml"/>
<xi:include href="xml/lt-lang-db.xml"/>
+ <xi:include href="xml/lt-redundant-db.xml"/>
<xi:include href="xml/lt-region-db.xml"/>
<xi:include href="xml/lt-script-db.xml"/>
<xi:include href="xml/lt-variant-db.xml"/>
@@ -34,6 +35,7 @@
<xi:include href="xml/lt-extlang.xml"/>
<xi:include href="xml/lt-grandfathered.xml"/>
<xi:include href="xml/lt-lang.xml"/>
+ <xi:include href="xml/lt-redundant.xml"/>
<xi:include href="xml/lt-region.xml"/>
<xi:include href="xml/lt-script.xml"/>
<xi:include href="xml/lt-tag.xml"/>