[gnome-keyring] Fix typo to fix the build



commit ed33b91640d93c865fbc4f37280c0a042ea5452f
Author: William Jon McCann <jmccann redhat com>
Date:   Sat Oct 2 01:36:58 2010 -0400

    Fix typo to fix the build

 gck/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gck/Makefile.am b/gck/Makefile.am
index 4a22fb2..bf102b2 100644
--- a/gck/Makefile.am
+++ b/gck/Makefile.am
@@ -4,7 +4,7 @@ TESTS_DIR = tests
 TESTS_SOURCES = gck-mock.c gck-mock.h gck-test.c gck-test.h
 else
 TESTS_DIR =
-TESTS_SOURCES
+TESTS_SOURCES =
 endif
 
 SUBDIRS = . \



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