Clean rejected patches applied to the files
authorJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 20 Jul 2016 17:24:55 +0000 (17:24 +0000)
committerJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 20 Jul 2016 17:24:55 +0000 (17:24 +0000)
git-svn-id: https://projectaon.org/data/trunk@2547 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11

common/pdf/build/lw/Makefile.common

index 4709e54..fae08de 100644 (file)
@@ -214,7 +214,7 @@ clean: clean-images
        -rm -f *.aux *.toc *.log *.lof *.dvi *.ps *.bbl *.blg *.lot *.out
 
 distclean: clean
        -rm -f *.aux *.toc *.log *.lof *.dvi *.ps *.bbl *.blg *.lot *.out
 
 distclean: clean
-       -rm -f $(BASENAME).tex $(BASENAME)-untweaked.tex $(BASENAME).tex.orig $(BASENAME).tex.lat1
+       -rm -f $(BASENAME).tex $(BASENAME)-untweaked.tex $(BASENAME).tex.orig $(BASENAME).tex.lat1 $(BASENAME).tex.rej
 # Clean symlinks
        -rm -f ac1.tex  ac2.tex ac3.tex crtneg.tex  crtpos.tex  random.tex souvenir.sty souverbt.sty    
        @for gif in *.gif ; do [ -e $$gif ] && [ -L $$gif ] && rm -f $$gif ; done  || true
 # Clean symlinks
        -rm -f ac1.tex  ac2.tex ac3.tex crtneg.tex  crtpos.tex  random.tex souvenir.sty souverbt.sty    
        @for gif in *.gif ; do [ -e $$gif ] && [ -L $$gif ] && rm -f $$gif ; done  || true