[mm-common] Dist .js files that doxygen now generates



commit 8d77d0ae42b25d1174bf5faa4e126cfa4d96fe20
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Sep 29 20:31:47 2012 +0200

    Dist .js files that doxygen now generates

 build/doc-reference.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/doc-reference.am b/build/doc-reference.am
index 47e24fa..cb77754 100644
--- a/build/doc-reference.am
+++ b/build/doc-reference.am
@@ -42,7 +42,7 @@ book_title ?= $(PACKAGE_NAME) Reference Manual
 
 # A list of wildcard patterns matching the files from the HTML directory
 # generated by Doxygen which should be distributed and installed.
-htmlref_patterns ?= $(addprefix $(doc_outdir)/html/*.,css gif html png)
+htmlref_patterns ?= $(addprefix $(doc_outdir)/html/*.,css gif html png js)
 
 # Locations of utilities shipped with glibmm.  Made overridable
 # in case the installed utilities cannot be used for some reason.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]