summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-04 14:03:17 +0200
committerJim Meyering <meyering@redhat.com>2009-08-04 14:47:09 +0200
commita4c544ef1282b2ac73ce43885bd7a9691958958e (patch)
treea614aa3a94eb2c594d7147d297769c3050a8f5a1
parent1fc38df2dfe7e991e27d4c2fdd50fbd41ee9cf70 (diff)
downloadlibguestfs-a4c544ef1282b2ac73ce43885bd7a9691958958e.tar.gz
libguestfs-a4c544ef1282b2ac73ce43885bd7a9691958958e.tar.xz
libguestfs-a4c544ef1282b2ac73ce43885bd7a9691958958e.zip
build: enable syntax-check: TAB-only indentation in Makefiles
* cfg.mk (disable_temporarily): Remove sc_makefile_TAB_only_indentation.
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index c672e4db..c43185ca 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -63,7 +63,6 @@ local-checks-to-skip = \
sc_useless_cpp_parens
disable_temporarily = \
- sc_makefile_TAB_only_indentation \
sc_unmarked_diagnostics \
sc_prohibit_ctype_h \
sc_prohibit_asprintf \