/offlineimap/head: changeset 134

Re-added changelog target; svn log works nicely
This commit is contained in:
jgoerzen 2002-07-18 01:56:25 +01:00
parent ac41188775
commit 81564acac1

View File

@ -26,10 +26,8 @@ clean:
-rm -f `find . -name ".cache*"`
-find . -name auth -exec rm -vf {}/password {}/username \;
#changelog:
# cvs2cl
# cvs commit ChangeLog
# rm ChangeLog.bak
changelog:
svn log -v > ChangeLog
docs:
man -t -l offlineimap.1 > manual.ps