diff --git a/doc/.cvsignore b/doc/.cvsignore index f94d9546..857ad78c 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -2,3 +2,4 @@ texinfo.tex *.info Makefile.in Makefile +*.log *.toc *.dvi *.aux *.cp *.fn *.vr *.tp *.ky *.pg diff --git a/doc/Makefile.am b/doc/Makefile.am index d5ad3c2e..814d7608 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,2 +1,4 @@ info_TEXINFOS = libgtop.texi +libgtop_TEXINFOS = libgtop.texi about.texi reference.texi +