diff options
Diffstat (limited to 'testsuite/css/style/Makefile.am')
-rw-r--r-- | testsuite/css/style/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/css/style/Makefile.am b/testsuite/css/style/Makefile.am index bfdb22bad7..5340de0abc 100644 --- a/testsuite/css/style/Makefile.am +++ b/testsuite/css/style/Makefile.am @@ -18,8 +18,8 @@ test_css_style_CFLAGS = \ $(NULL) test_css_style_LDADD = \ - $(top_builddir)/gdk/libgdk-3.la \ - $(top_builddir)/gtk/libgtk-3.la \ + $(top_builddir)/gdk/libgdk-4.la \ + $(top_builddir)/gtk/libgtk-4.la \ $(GTK_DEP_LIBS) \ $(NULL) |