From a812e110bf990e890ad15697e369c295520d0f98 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 1 Dec 2013 11:45:41 -0500 Subject: [PATCH] Install all test data The desktop-files directory contains a mimeapps.cache file that was not installed as data for installed tests, causing the file measure test to fail only in when installed. --- gio/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 47096df..b3e51ef 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -279,6 +279,7 @@ usr_desktop_files = \ kde4/kate.desktop \ kde4/konqbrowser.desktop \ kde4/okular.desktop \ + mimeinfo.cache \ nautilus-autorun-software.desktop \ nautilus-classic.desktop \ nautilus-connect-server.desktop \ -- 2.7.4