[gtk+/wip/gtk4: 8/9] Fix bloatpad build



commit 09d689be28543332c50d8f578dba7bfcf5ed9a79
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 6 21:33:21 2016 -0400

    Fix bloatpad build

 examples/bp/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/examples/bp/Makefile.am b/examples/bp/Makefile.am
index d521715..72dff40 100644
--- a/examples/bp/Makefile.am
+++ b/examples/bp/Makefile.am
@@ -7,8 +7,8 @@ AM_CPPFLAGS = \
        $(GTK_DEP_CFLAGS)
 
 LDADD = \
-        $(top_builddir)/gtk/libgtk-3.la \
-        $(top_builddir)/gdk/libgdk-3.la \
+        $(top_builddir)/gtk/libgtk-4.la \
+        $(top_builddir)/gdk/libgdk-4.la \
         $(GTK_DEP_LIBS)
 
 noinst_PROGRAMS = bloatpad


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]