diff --git a/makefile b/makefile index 76807e2..29e2c15 100644 --- a/makefile +++ b/makefile @@ -237,4 +237,4 @@ -hg push -hg push git -hg push cvs - (cd ${RSYNCDIR} && cvs ci -m '') + (cd ${RSYNCDIR} && hg up -uv && cvs ci -m '')