From c55b618bd4faf54bc4778c953947d8f4dd2777e5 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Mon, 10 Sep 2012 11:18:07 +0200 Subject: [PATCH] Install documentation with 'make install'. --- doc/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index c8e0caee19..0cf6572965 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -30,3 +30,4 @@ Ubuntu_Installation.txt \ Ubuntu_Installation_from_GIT.txt \ Windows.txt +dist_doc_DATA = ${EXTRA_DIST} -- 2.47.2