diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cb17e2875e..ab1fe0887b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,8 +13,7 @@ AM_CPPFLAGS = \ $(GTK_DEP_CFLAGS) \ $(GDK_DEP_CFLAGS) -DEPS = \ - $(top_builddir)/gtk/libgtk-4.la +DEPS = LDADD = \ $(top_builddir)/gtk/libgtk-4.la \ |