Makefile.am: Ship Meson assembly test files in the tarball
authorMatt Turner <mattst88@gmail.com>
Wed, 10 Apr 2019 17:10:47 +0000 (10:10 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 10 Apr 2019 17:10:47 +0000 (10:10 -0700)
commit23f036d461f73a2d41cdaf918cf324ac23f3ecd5
treefee10b6fe9f53a97c417bb1140460e03b5dadf46
parente7058fe49d6b8d0696f6c056458b7abb091f506a
Makefile.am: Ship Meson assembly test files in the tarball

These were forgotten in commit 0ea37df4286e (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>
Makefile.am