X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=935c8f9d20b444c590b13a198a58e2f7f8bfe397;hb=f4496b25e3040e29b9bc78dd5bf8ac8128c09a1e;hp=6bc2ea88039950e3bd4680037aefaca5f4ecc6a0;hpb=93180753be73daa7bf90e02585a7192fa6960a96;p=fw%2Fopenocd diff --git a/doc/Makefile.am b/doc/Makefile.am index 6bc2ea880..935c8f9d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,13 @@ info_TEXINFOS = openocd.texi openocd_TEXINFOS = fdl.texi man_MANS = openocd.1 -EXTRA_DIST = openocd.1 +EXTRA_DIST = openocd.1 \ + manual \ + INSTALL.txt -MAINTAINERCLEANFILES = Makefile.in mdate-sh texinfo.tex +MAINTAINERCLEANFILES = \ + $(srcdir)/Makefile.in \ + $(srcdir)/mdate-sh \ + $(srcdir)/stamp-vti \ + $(srcdir)/version.texi \ + $(srcdir)/texinfo.tex