Updated `make clean` to account for updated output

The new commits up to this point cover most things... :)
master
Mike Gerwitz 2013-06-04 22:28:50 -04:00
parent baa78e94c5
commit 495d879b74
1 changed files with 2 additions and 1 deletions

View File

@ -86,4 +86,5 @@ www-root: docs thoughts
ln -sf ../images www-root/papers/images
clean:
rm -rf [0-9]*/ www-root/
rm -rf www-root/
rm -f $(pages) $(articles) $(texticles)