[gnome-keyring] [gcr] Link tests to the right egg library file.



commit fef95a8bc238d059f20bd51e667494749e9be993
Author: Stef Walter <stef memberwebs com>
Date:   Sat Dec 19 19:10:38 2009 +0000

    [gcr] Link tests to the right egg library file.

 gcr/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcr/tests/Makefile.am b/gcr/tests/Makefile.am
index 6fc9d27..2d5e3e4 100644
--- a/gcr/tests/Makefile.am
+++ b/gcr/tests/Makefile.am
@@ -7,7 +7,7 @@ UNIT_AUTO = \
 UNIT_LIBS =  \
 	$(top_builddir)/gcr/libgcr.la \
 	$(top_builddir)/egg/libegg.la \
-	$(top_builddir)/egg/libegg-secure-entry.la \
+	$(top_builddir)/egg/libegg-entry-buffer.la \
 	$(top_builddir)/gp11/libgp11.la
 	
 UNIT_FLAGS = \



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