summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-07-11 15:57:05 -0400
committerRyan Lortie <desrt@desrt.ca>2013-07-11 15:57:59 -0400
commit973464781cf90c3b1a55c88cd1772a25aba153ca (patch)
tree3a751179788585cf1f0ee99866906063141c7e77
parent3b1b04433cdc1f1685af2e9c5437e3ac41f3a94a (diff)
downloadglib-973464781cf90c3b1a55c88cd1772a25aba153ca.tar.gz
Fix a typo in a filename in Makefile.am
-rw-r--r--gio/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 65b35f53e..131b42a78 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 += \