[glib] Fix a typo in a filename in Makefile.am



commit 973464781cf90c3b1a55c88cd1772a25aba153ca
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Jul 11 15:57:05 2013 -0400

    Fix a typo in a filename in Makefile.am

 gio/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 65b35f5..131b42a 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -232,7 +232,7 @@ dist_test_data += \
        appinfo-test.desktop                    \
        appinfo-test2.desktop                   \
        file.c                                  \
-       org.gtk.test.dbus-appinfo.desktop       \
+       org.gtk.test.dbusappinfo.desktop        \
        $(NULL)
 
 test_extra_programs += \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]