diff options
Diffstat (limited to 'gio/tests/Makefile.am')
-rw-r--r-- | gio/tests/Makefile.am | 4 |
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) |