summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 95bac4e..af783a1 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -425,7 +425,7 @@ update:
@echo "--------------------------------------------------------------"
@echo ">>> Updating ${.CURDIR} from cvs repository" ${CVSROOT}
@echo "--------------------------------------------------------------"
- cd ${.CURDIR}; cvs -q update -P -d
+ cd ${.CURDIR}; cvs -q update -A -P -d
.endif
#
OpenPOWER on IntegriCloud