olena-2.0-82-gea3eefc doc/Makefile.am: Add missing files in EXTRA_DIST.

--- ChangeLog | 4 ++++ doc/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ff3c35..1f27ac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-08 Guillaume Lazzara <z@lrde.epita.fr> + + * doc/Makefile.am: Add missing files in EXTRA_DIST. + 2012-02-27 Guillaume Lazzara <z@lrde.epita.fr> Fix dependencies in Makefiles. diff --git a/doc/Makefile.am b/doc/Makefile.am index 8a45e4e..8da072b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -82,7 +82,7 @@ REFMAN_deps = $(srcdir)/footer.html \ lrde_olena.html \ $(REFMAN_IMAGES) - +EXTRA_DIST += $(REFMAN_deps) # Sed is used to generate Doxyfile from Doxyfile.in instead of # configure, because the former is way faster than the latter. -- 1.7.2.5
participants (1)
-
Guillaume Lazzara