diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-17 23:15:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-17 23:15:59 +0000 |
commit | b759f025b1f56ba1063cd6f4cb0590266854e4e7 (patch) | |
tree | 99b0e9a4801fc1405d1eada030423cf20b8ad248 /Master/texmf-dist/doc/latex/bashful/Makefile | |
parent | 3cc9bb16c4b016df04a5759b93c2c886e14ba919 (diff) |
bashful (17mar11)
git-svn-id: svn://tug.org/texlive/trunk@21748 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bashful/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/bashful/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/bashful/Makefile b/Master/texmf-dist/doc/latex/bashful/Makefile index 3ea9362ec96..1cf8a1d9cb2 100644 --- a/Master/texmf-dist/doc/latex/bashful/Makefile +++ b/Master/texmf-dist/doc/latex/bashful/Makefile @@ -11,4 +11,6 @@ ${PACKAGE}.zip: ${PACKAGE}.pdf $(SOURCES) zip $@ $? clean: - rm -f [dD]elme* *.aux *.sh *.osh *.toc *~ *.log *.out *.dvi *.lsh *.stderr *.stdout *.toc *.c + rm -rf [dD]elme* *.aux *.sh *.osh *.toc *~ *.log *.out *.dvi *.lsh *.stderr \ + *.stdout *.toc *.c minimal* date bashful.date *.exitCode condition.* \ + temperature.* _00 _bashful |