From 4a3aef3f7236d2b3267aead61f11c587c6f4bddb Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 5 Mar 2015 18:05:27 -0500 Subject: Further improvements --- doc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 239796f..8ece461 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,3 +4,5 @@ doc_DATA = FIXING_SELINUX_ISSUES \ INSTALLING_CalFUSEv3.2.3 \ INTRO_TO_CalFUSEv3.2.3 \ pipeline_status.html + +EXTRA_DIST = $(doc_DATA) -- cgit