[gdk-pixbuf/wip/otte/tga] Add a missing continuation



commit 87beae9d5989dee7947ffb183aa6a39974380d20
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 23 20:33:19 2015 -0400

    Add a missing continuation

 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fffce7c..2772f7a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -62,7 +62,7 @@ dist_installed_test_data =            \
        cve-2015-4491.bmp               \
        large.png                       \
        large.jpg                       \
-       $(wildcard $(srcdir)/test-images/*)
+       $(wildcard $(srcdir)/test-images/*) \
        $(wildcard $(srcdir)/test-images/tga/*)
 
 cve_2015_4491_SOURCES =                        \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]