Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #159 from cosmo0920/follow-upfile-list
Browse files Browse the repository at this point in the history
doc: follow up file list

Patch by cosmo0920. Thanks!!!
  • Loading branch information
kou committed Apr 8, 2014
2 parents 49b886e + 7be801c commit d3d9284
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/files.am
Expand Up @@ -464,7 +464,7 @@ absolute_source_files = \
$(top_srcdir)/doc/source/reference/log.txt \
$(top_srcdir)/doc/source/reference/normalizers.txt \
$(top_srcdir)/doc/source/reference/output.txt \
$(top_srcdir)/doc/source/reference/pseudo_column.txt \
$(top_srcdir)/doc/source/reference/columns/pseudo.txt \
$(top_srcdir)/doc/source/reference/query_expanders.txt \
$(top_srcdir)/doc/source/reference/query_expanders/tsv.txt \
$(top_srcdir)/doc/source/reference/tables.txt \
Expand Down Expand Up @@ -983,7 +983,7 @@ source_files_relative_from_doc_dir = \
source/reference/log.txt \
source/reference/normalizers.txt \
source/reference/output.txt \
source/reference/pseudo_column.txt \
source/reference/columns/pseudo.txt \
source/reference/query_expanders.txt \
source/reference/query_expanders/tsv.txt \
source/reference/tables.txt \
Expand Down Expand Up @@ -1503,4 +1503,3 @@ html_files_relative_from_locale_dir = \
html/tutorial/query_expansion.html \
html/tutorial/search.html \
$(NULL)

0 comments on commit d3d9284

Please sign in to comment.