[gtk+] Fix a typo



commit 354086bafc0187df023bab625f86a29c71e43a3b
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 3 13:36:09 2010 -0400

    Fix a typo

 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index df80043..a4a9f5f 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 = 	\



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