X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=4d55898eed784464ab65fc369b69027d16e2b06d;hp=cf471b27c9d8a22d71c220ce20bc8df91b130e3a;hb=0c33e88479ce5fe578cec4296d6196356175d40a;hpb=b8e21caf9602b55e9a042f8f0b3cfed1d8975c15 diff --git a/doc/Makefile.am b/doc/Makefile.am index cf471b27..4d55898e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -254,12 +254,12 @@ ONEFILE_HTML_FILES=$(ONEFILE_TXT_FILES:.txt=.html) AM_HTML=am.html -PUBLISH_HTML=altusmetrum.html micropeak.html telegps.html easymini.html telelaunch.html $(ONEFILE_HTML_FILES) +PUBLISH_HTML=altusmetrum.html micropeak.html telegps.html easymini.html motortest.html telelaunch.html $(ONEFILE_HTML_FILES) HTML=$(PUBLISH_HTML) $(RELNOTES_HTML) if ASCIIDOCTOR_PDF -PDF=altusmetrum.pdf micropeak.pdf telegps.pdf easymini.pdf telelaunch.pdf $(ONEFILE_PDF_FILES) \ +PDF=altusmetrum.pdf micropeak.pdf telegps.pdf easymini.pdf motortest.pdf telelaunch.pdf $(ONEFILE_PDF_FILES) \ $(OUTLINE_PDF_FILES) endif