create changelog with html target
authordpavlin <dpavlin@8392b6e1-25fa-0310-8288-cc32f8e212ea>
Sun, 11 Sep 2005 12:39:05 +0000 (12:39 +0000)
committerdpavlin <dpavlin@8392b6e1-25fa-0310-8288-cc32f8e212ea>
Sun, 11 Sep 2005 12:39:05 +0000 (12:39 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/BackupPC/trunk@115 8392b6e1-25fa-0310-8288-cc32f8e212ea

Makefile

index 2177861..d6c7547 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,9 @@ asa:
        rsync -rav $(tmp) 10.210.99.1:backuppc-svn/
        rm -Rf $(tmp)
 
+html:
+       test ! -z "`svn2html.pl`" && svn update && svn2html.pl > doc/Changes.html
+
 profile: test
        test -e tmon.out || touch tmon.out
        sudo chown backuppc tmon.out