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
pull/2341/head
Christoph Reiter 4 years ago committed by Ebrahim Byagowi
parent dced2fbee9
commit c1228990b9
  1. 1
      src/Makefile.am

@ -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

Loading…
Cancel
Save