X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;h=67592038d50e3339ab74dfa0e1e6187a21af837c;hb=c5eb99082535574167294443be1e60077e3f6246;hp=71f8a666139385b0b7209f3e1e67a0af64a6b29c;hpb=784a519170d8e03efea3e2ef54d2d3670c67e982;p=openocd.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 71f8a66613..67592038d5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,11 @@ -info_TEXINFOS = openocd.texi -openocd_TEXINFOS = fdl.texi -man_MANS = openocd.1 -EXTRA_DIST = openocd.1 +info_TEXINFOS += %D%/openocd.texi +%C%_openocd_TEXINFOS = %D%/fdl.texi +dist_man_MANS += %D%/openocd.1 + +EXTRA_DIST += %D%/manual + +MAINTAINERCLEANFILES += \ + %D%/mdate-sh \ + %D%/stamp-vti \ + %D%/version.texi