]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: syntax-check: drop Makefile and m4 related checks
authorPavel Hrdina <phrdina@redhat.com>
Thu, 25 Jun 2020 21:20:56 +0000 (23:20 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Aug 2020 07:26:33 +0000 (09:26 +0200)
commit71f95ea1a481aeef26f55e0c9151c3ac47013e90
treef76beedb65ab191d29874d0e093d22444a9faa9d
parentcf398f53d80ad939d157eb6d15e0b07d91b3eca5
meson: syntax-check: drop Makefile and m4 related checks

Rewrite to meson will eliminate most of the Makefile and all of m4
files so there is no need to check them.

We still need to ignore mk files otherwise syntax-check.mk would be
considered as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
build-aux/syntax-check.mk