Fix a typo in a filename in Makefile.am

This commit is contained in:
Ryan Lortie 2013-07-11 15:57:05 -04:00
parent 3b1b04433c
commit 973464781c

View File

@ -232,7 +232,7 @@ dist_test_data += \
appinfo-test.desktop \ appinfo-test.desktop \
appinfo-test2.desktop \ appinfo-test2.desktop \
file.c \ file.c \
org.gtk.test.dbus-appinfo.desktop \ org.gtk.test.dbusappinfo.desktop \
$(NULL) $(NULL)
test_extra_programs += \ test_extra_programs += \