autotools: Add fix_get_types.py to EXTRA_DIST

So it ends up in the release tarball and can be used in the meson build.

Fixes #2337
This commit is contained in:
Christoph Reiter 2020-04-18 15:29:56 +02:00 committed by Ebrahim Byagowi
parent dced2fbee9
commit c1228990b9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ check_PROGRAMS =
EXTRA_DIST += harfbuzz.cc
EXTRA_DIST += meson.build
EXTRA_DIST += fix_get_types.py
# Convenience targets:
lib: $(BUILT_SOURCES) libharfbuzz.la