summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-08-11 13:41:50 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-08-11 13:41:50 +0100
commitb6b233639945b0654ee4b5b1aeb0d0ecf0096759 (patch)
tree7fbbf02374177b20765d2ab8093ca1b36b2e8e2a
parent2a2e716c24f01a76e7af79c6a5f1383e0fb1bf8a (diff)
Add 'skip-update' target
Easier to remember than the magic environment variable
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c2ebcc2d..a2945687 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,6 @@
SUBDIRS = htdocs
include $(top_srcdir)/html.make
+
+skip-update:
+ GST_WWW_SKIP_DOC_CHECKOUT_UPDATES=1 make