summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94799bcab..dac78fc94 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ commit cvscommit hgcommit::
grep -v ^# /tmp/v4l_hg_commit.msg | hg commit -l -
pull update v4l-update::
- -hg pull $(REPO_PULL)
+ -hg pull -u $(REPO_PULL)
hg checkout
push::