summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-06-07 15:48:20 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-06-07 15:48:20 -0400
commit009415b56934682b4db9a4ac74080e959a5d2278 (patch)
tree2af87097dc2cb362b1fe05491f4a361ddbdf6559 /tests/Makefile.am
parent298eaf9ab48fc66bb3c143417cecd664ef4973fc (diff)
downloadgdk-pixbuf-009415b56934682b4db9a4ac74080e959a5d2278.tar.gz
Install the animation test
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 639289e85..23e4c58bd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,6 +37,7 @@ pixbuf_icon_serialize_LDADD = $(LDADDS) $(GLIB_LIBS)
if BUILDOPT_INSTALL_TESTS
insttestdir = $(pkglibexecdir)/installed-tests
insttest_PROGRAMS = \
+ animation \
pixbuf-icon-serialize \
pixbuf-randomly-modified \
pixbuf-threads \