THE FINAL COUNTDOWN
[ipdf/sam.git] / Makefile
index 74caf83..bfbc00e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ $(NAME).pdf : $(NAME).tex
 
        silent atril $(NAME).pdf
        rm -f *.bbl *.log *.toc *.lof *.blg *.lot *.aux *.out
-
+       ./wordcount.sh | sed 's/\t//g' | sort -k3 -n -r
 
 clean : 
        rm -f $(NAME).pdf

UCC git Repository :: git.ucc.asn.au