From 354086bafc0187df023bab625f86a29c71e43a3b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 3 Jun 2010 13:36:09 -0400 Subject: [PATCH] Fix a typo --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index df80043ca0..a4a9f5f345 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -323,7 +323,7 @@ testiconview_SOURCES = \ testiconview.c \ prop-editor.c -testiconview__keynav_SOURCES = \ +testiconview_keynav_SOURCES = \ testiconview-keynav.c testrecentchooser_SOURCES = \