From 252d2cbc8870127c35ba086135389bcc52d190b5 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 16 Nov 2003 06:23:42 +0000 Subject: [PATCH] Accomodated embedded bibliography --- .cvsignore | 1 + Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index 8aa82ec..b2bf5f3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,5 +16,6 @@ *.ps *.toc mlastyle.sty +mlastyle.bib mlastyle.zip mlastyle_*.tar.gz diff --git a/Makefile b/Makefile index 9ac3430..9cbf84b 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ mlastyle.sty: mlastyle.ins mlastyle.dtx mlastyle.dvi: mlastyle.sty clean: - rm -f *.glo *.gls *.idx *.ilg *.ind *.toc *.log *.aux *.blg *.bbl *~ + rm -f *.glo *.gls *.idx *.ilg *.ind *.toc *.log *.aux *.blg *.bib *.bbl *~ distclean: clean rm -f mlastyle.sty mlastyle.dvi mlastyle.ps mlastyle.pdf -- 2.30.2