X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;h=935c8f9d20b444c590b13a198a58e2f7f8bfe397;hb=d007764fe88958aa556f060054d55841e1d9306d;hp=6bc2ea88039950e3bd4680037aefaca5f4ecc6a0;hpb=93180753be73daa7bf90e02585a7192fa6960a96;p=openocd.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 6bc2ea8803..935c8f9d20 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