[glib] Add back an erroneously-removed line to tests/Makefile.am



commit 33c0877adc681cb7cf8cf12afd94a9de8c869bf2
Author: Dan Winship <danw gnome org>
Date:   Mon May 2 17:06:37 2011 -0400

    Add back an erroneously-removed line to tests/Makefile.am

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 22b8981..902a217 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -73,6 +73,7 @@ testglib_LDADD		 = $(libglib)
 testgdate_LDADD = $(libglib)
 testgdateparser_LDADD = $(libglib)
 unicode_normalize_LDADD = $(libglib)
+unicode_collate_LDADD = $(libglib)
 errorcheck_mutex_test_LDADD = $(libglib) $(libgthread) $(G_THREAD_LIBS) 
 assert_msg_test_LDADD = $(libglib)
 if ENABLE_TIMELOOP



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