From c915c68b6be1cdd21ec79b4a1f715d38976cdd86 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 4 Jul 2010 23:40:42 -0400 Subject: [PATCH] Add the new tests to the correct variable --- gio/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 552f3516a..faa764081 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -58,6 +58,8 @@ TEST_PROGS += \ application \ testapps \ appinfo \ + icons \ + contenttype \ $(NULL) endif @@ -79,8 +81,6 @@ SAMPLE_PROGS = \ gdbus-example-proxy-subclass \ testapp \ appinfo-test \ - icons \ - contenttype \ $(NULL)