mirror of https://github.com/patacrep/patacrep.git
Alexandre Dupas
13 years ago
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
#!/bin/sh |
|||
# |
|||
echo "manually performs 'make cleanall'" |
|||
./clean |
|||
`dirname $0`/clean.sh |
|||
rm -rf *.pdf |
|||
|
Loading…
Reference in new issue