diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:54:00 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:54:00 +0800 |
commit | 5e8354c9b2d7f8826148f2c8e341af14cdf87f8c (patch) | |
tree | dc0dba8120a56acd6c075cc112cf57c7b2c01205 /doc/reference/Makefile.am | |
parent | 829422676119b9409fab423f481a5a43d9838e45 (diff) | |
download | gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.gz gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.bz2 gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.lz gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.xz gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.zst gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.zip |
Enable documentation build for ephy-location-entry
Conflicts:
doc/reference/epiphany-sections.txt
doc/reference/tmpl/EphySingle.sgml
doc/reference/tmpl/ephy-embed.sgml
doc/reference/tmpl/epiphany-unused.sgml
svn path=/trunk/; revision=8558
Diffstat (limited to 'doc/reference/Makefile.am')
-rw-r--r-- | doc/reference/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 1314c1c6b..18ccdf608 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -42,7 +42,6 @@ IGNORE_HFILES = \ ephy-stock-icons.h \ ephy-string.h \ ephy-zoom.h \ - ephy-location-entry.h \ ephy-node-view.h \ ephy-search-entry.h \ ephy-spinner.h \ |