summaryrefslogtreecommitdiff
path: root/gio
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-07-04 23:40:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-07-04 23:40:42 -0400
commitc915c68b6be1cdd21ec79b4a1f715d38976cdd86 (patch)
treed371d078f45c318aa4d170cc831acd9f666e63f7 /gio
parent14db75381ee7f21f6b62401177cfaa9d6891ddf4 (diff)
Add the new tests to the correct variable
Diffstat (limited to 'gio')
-rw-r--r--gio/tests/Makefile.am4
1 files 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)