OSDN Git Service

scripts/git.orderfile: Display meson files along with buildsys ones
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Sep 2020 16:12:22 +0000 (18:12 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 16 Sep 2020 09:16:54 +0000 (11:16 +0200)
Since commit a56650518f5 ("configure: integrate Meson in the build
system") we replaced many Makefile by Meson files. Adapt the
git.orderfile script to display the new file at the same position.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20200907161222.41915-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
scripts/git.orderfile

index 73fd818..a021afc 100644 (file)
@@ -18,6 +18,7 @@ docs/*
 configure
 Makefile*
 *.mak
+meson.build
 
 # qapi schema
 qapi/*.json