summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-03-06 18:19:34 +0100
committerBastien Nocera <hadess@hadess.net>2015-03-06 18:23:27 +0100
commit07425716e24cf96e150a45aeca4e477e2872b6ca (patch)
tree1067930de49c822d0eeb40ebeb69e8d4c57d7396 /tests
parent53a2ae9b363fda87c9038e2b5c8fedd7427662ad (diff)
downloadgrilo-plugins-07425716e24cf96e150a45aeca4e477e2872b6ca.tar.gz
tests: Fix missing files in metrolyrics test
Diffstat (limited to 'tests')
-rw-r--r--tests/lua-factory/sources/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lua-factory/sources/Makefile.am b/tests/lua-factory/sources/Makefile.am
index 890a836..5b0fbb7 100644
--- a/tests/lua-factory/sources/Makefile.am
+++ b/tests/lua-factory/sources/Makefile.am
@@ -50,4 +50,6 @@ MAINTAINERCLEANFILES = \
*.in \
*~
+EXTRA_DIST = $(metrolyrics_resources_files) test_lua_metrolyrics.gresource.xml
+
DISTCLEANFILES = $(MAINTAINERCLEANFILES)