summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-10-20 16:50:39 -0700
committerBehdad Esfahbod <behdad@behdad.org>2018-10-20 16:50:39 -0700
commit2d9198f205fafda557520d7206f9cfbf3373353f (patch)
treeea678508bb66f7e66b55a051ef803f2de0bbda5e
parent314b1af74f1fb71ea5cfcb5a58766773f0b2a5a1 (diff)
[docs] Fix for hb-version.h being in src tree
-rw-r--r--docs/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index a9935385..e48b9ccd 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -62,7 +62,6 @@ CFILE_GLOB=$(top_srcdir)/src/hb-*.cc
# Extra header to include when scanning, which are not under DOC_SOURCE_DIR
# e.g. EXTRA_HFILES=$(top_srcdir}/contrib/extra.h
-EXTRA_HFILES=$(top_builddir)/src/hb-version.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png