make clean was removing latexSuite.* files, change to latexSuite200* - it will be valid 6 years :)

This commit is contained in:
Mikolaj Machowski
2003-05-26 08:56:22 +00:00
parent 85a9a248c5
commit 515585daa7
+1 -2
View File
@@ -42,8 +42,7 @@ latexs:
# target for removing archive files.
clean:
rm -f latexSuite.zip
rm -f latexSuite.tar.gz
rm -f latexSuite200*
# make a local install directory.
ltt: