Browse Source

build: add missing check_qml_module.py from distdir

It was missing from 177d049950 and thus the distcheck couldn't call it.
pull/162/head
Steve Lhomme 2 years ago
parent
commit
5ec613d8b7
  1. 1
      Makefile.am

1
Makefile.am

@ -10,6 +10,7 @@ SUBDIRS = compat po share src modules lib doc bin test
DIST_SUBDIRS = m4 $(SUBDIRS)
EXTRA_DIST = \
buildsystem/check_qml_module.py \
extras/include/x86/x86inc.asm \
extras/include/x86/x86util.asm \
extras/package/macosx/package.mak \

Loading…
Cancel
Save