maintainers: add Windows exports script
authorThomas Monjalon <thomas@monjalon.net>
Thu, 13 Jun 2019 14:11:55 +0000 (23:11 +0900)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 17 Jun 2019 11:27:56 +0000 (14:27 +0300)
A script used with meson was missing in the list of files.

Fixes: 4c773788e05a ("build: generate Windows exports file")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
MAINTAINERS

index 0212fe6..fdc083d 100644 (file)
@@ -117,6 +117,7 @@ F: lib/librte_eal/freebsd/BSDmakefile.meson
 F: meson_options.txt
 F: config/rte_config.h
 F: buildtools/gen-pmdinfo-cfile.sh
+F: buildtools/map_to_def.py
 F: buildtools/symlink-drivers-solibs.sh
 
 Public CI