mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +01:00
Add back an erroneously-removed line to tests/Makefile.am
This commit is contained in:
parent
e71fdf6b5a
commit
33c0877adc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user