summaryrefslogtreecommitdiff
path: root/test/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am.inc')
-rw-r--r--test/Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc
index d070b95..dc90227 100644
--- a/test/Makefile.am.inc
+++ b/test/Makefile.am.inc
@@ -34,7 +34,7 @@ credits_resource_files = \
$(NULL)
test/smoke-tests/images/credits.gresource: test/smoke-tests/images/credits.gresource.xml $(credits_resource_files)
$(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir)/test/smoke-tests/images $<
-dist_noinst_DATA = test/smoke-tests/images/credits.gresource
+dist_noinst_DATA += test/smoke-tests/images/credits.gresource
CLEANFILES += test/smoke-tests/images/credits.gresource
EXTRA_DIST += \
test/smoke-tests/images/credits.gresource.xml \