mirror of
https://salsa.debian.org/xorg-team/lib/pixman
synced 2026-02-01 17:50:11 +00:00
Makefile.am: Ship Meson assembly test files in the tarball
These were forgotten in commit 0ea37df428 (meson: store ARM SIMD and
NEON tests as text files) and since autotools doesn't use them make
distcheck still succeeded.
Fixes #30
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
e7058fe49d
commit
23f036d461
@ -26,6 +26,8 @@ EXTRA_DIST = \
|
||||
Makefile.win32.common \
|
||||
meson.build \
|
||||
meson_options.txt \
|
||||
neon-test.S \
|
||||
arm-simd-test.S \
|
||||
$(NULL)
|
||||
|
||||
tar_gz = $(PACKAGE)-$(VERSION).tar.gz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user