diff options
author | Shaun McCance <shaunm@gnome.org> | 2012-01-18 10:20:55 -0500 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2012-01-18 10:20:55 -0500 |
commit | 34c23189a525d445d91901d318664acddbcb92fd (patch) | |
tree | d89d8acd662d0f6a369a5577ff5adcee49b22487 /doc | |
parent | 46ca871c89231a46ce46bff457737d8ca0de51f5 (diff) | |
download | yelp-xsl-34c23189a525d445d91901d318664acddbcb92fd.tar.gz |
common/l10n.xsl: Finally moving gettext to common
Diffstat (limited to 'doc')
-rw-r--r-- | doc/yelp-xsl/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/yelp-xsl/Makefile.am b/doc/yelp-xsl/Makefile.am index 1dccf1fd..43283eda 100644 --- a/doc/yelp-xsl/Makefile.am +++ b/doc/yelp-xsl/Makefile.am @@ -2,7 +2,6 @@ ABS_SRCDIR = @abs_srcdir@ xsldoc_dirs = \ $(ABS_SRCDIR)/../../xslt/common \ - $(ABS_SRCDIR)/../../xslt/gettext \ $(ABS_SRCDIR)/../../xslt/docbook/common \ $(ABS_SRCDIR)/../../xslt/docbook/html \ $(ABS_SRCDIR)/../../xslt/docbook/omf \ |