From fc63b0cc9706f098308ce3242d4d256ab53f673d Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Wed, 9 Aug 2017 12:38:02 +0200 Subject: build: Add meson.build files to EXTRA_DIST --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 90aad3f..728f0f7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -16,3 +16,5 @@ LDADD = \ $(LIBMEDIAART_LIBS) mediaarttest_SOURCES = mediaarttest.c + +EXTRA_DIST = meson.build -- cgit v1.2.1