
--- ChangeLog | 4 ++++ doc/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 872cb72..48495bd 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. + 2011-10-28 Guillaume Lazzara <z@lrde.epita.fr> Add more content in general documentation. 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