The unified diff between revisions [8846a6b8..] and [ebdccab0..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'Makefile.am'

#
#
# patch "Makefile.am"
#  from [d4ad27fc9fa7d8d2b82c512a67adbd237b7fcca1]
#    to [380383c22ef6bb6b1d7203b215dbed739c249c63]
#
============================================================
--- Makefile.am	d4ad27fc9fa7d8d2b82c512a67adbd237b7fcca1
+++ Makefile.am	380383c22ef6bb6b1d7203b215dbed739c249c63
@@ -241,6 +241,9 @@ lib3rdparty_a_SOURCES = $(BOOST_SANDBOX_
 			$(LUA_SOURCES) \
 			$(SQLITE_SOURCES)

+htmldir = $(datadir)/doc/monotone
+html_DATA = monotone.html
+
 # flags

 if BUILD_PCH