Add back an erroneously-removed line to tests/Makefile.am
authorDan Winship <danw@gnome.org>
Mon, 2 May 2011 21:06:37 +0000 (17:06 -0400)
committerDan Winship <danw@gnome.org>
Mon, 2 May 2011 21:06:37 +0000 (17:06 -0400)
tests/Makefile.am

index 22b8981..902a217 100644 (file)
@@ -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