From ac62e9584b03a3a8dc1f70aa2ff39158dad3271e Mon Sep 17 00:00:00 2001 From: Mark Grondona <mgrondona@llnl.gov> Date: Fri, 25 Apr 2003 18:40:31 +0000 Subject: [PATCH] o distribute public design document, i.e. include it in make dist --- doc/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index c6245d12547..6d63f5ee692 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -14,4 +14,9 @@ EXTRA_DIST = \ html/plugins.html \ html/authplugins.html \ html/slurm.png \ + pubdesign/Makefile \ + pubdesign/report.tex \ + pubdesign/sample.config \ + figures \ + common \ $(html_DATA) -- GitLab