Remove a duplicate _LDADD

This commit is contained in:
Matthias Clasen
2005-12-01 16:43:56 +00:00
parent 733b1789c1
commit 470abcc950
4 changed files with 12 additions and 1 deletions

View File

@@ -55,7 +55,6 @@ patterntest_LDADD = $(libglib)
testgdate_LDADD = $(libglib)
testgdateparser_LDADD = $(libglib)
unicode_normalize_LDADD = $(libglib)
unicode_collate_LDADD = $(libglib)
if ENABLE_TIMELOOP
timeloop_LDADD = $(libglib)
timeloop_closure_LDADD = $(libglib) $(libgobject)