summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2016-02-29 13:23:28 +0100
committerColin Walters <walters@verbum.org>2016-03-01 10:08:25 -0500
commit82d4e7fe68595d54e043b4f4429b7e68bd1240a5 (patch)
treeeadb4be9af5400d56f58881dde5678313a0f351a /cfg.mk
parent96d12b3f68216c006465930a7cc9f4faba3d13a0 (diff)
downloadostree-82d4e7fe68595d54e043b4f4429b7e68bd1240a5.tar.gz
Fix make syntax-check
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index bdbeb9ea..a0ce8fa3 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,4 +27,4 @@ local-checks-to-skip = \
show-vc-list-except:
@$(VC_LIST_EXCEPT)
-VC_LIST_ALWAYS_EXCLUDE_REGEX = ^ABOUT-NLS|maint.mk|*.gpg|*.sig$$
+VC_LIST_ALWAYS_EXCLUDE_REGEX = ^ABOUT-NLS|maint.mk|*.gpg|*.sig|.xz$$