X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=67592038d50e3339ab74dfa0e1e6187a21af837c;hp=4fe638cab3116a22e7aaef0ed2136a94c9a50723;hb=5be455a710c57bbbbd49c2d671b42098db7be5dc;hpb=8c634335b41a805998e5bae05328bb47057cce0b diff --git a/doc/Makefile.am b/doc/Makefile.am index 4fe638cab3..67592038d5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,11 @@ -info_TEXINFOS = openocd.texi -openocd_TEXINFOS = fdl.texi +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