summaryrefslogtreecommitdiff
path: root/modules/printbackends/lpr/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-10-05 15:38:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-10-07 10:34:50 -0400
commitd053d5c58fedaac652bd059a9be53fb135f89fab (patch)
tree26055d8a4e90010ca5fde9bb76b871de33fcb04b /modules/printbackends/lpr/Makefile.am
parent74f3d7f6d3349f71a10cfd694718e75fd0ea1a3b (diff)
downloadgtk+-d053d5c58fedaac652bd059a9be53fb135f89fab.tar.gz
Rename Makefile references from 3.0 to 4.0
This is almost certainly incomplete. Needs careful scrutiny
Diffstat (limited to 'modules/printbackends/lpr/Makefile.am')
-rw-r--r--modules/printbackends/lpr/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/printbackends/lpr/Makefile.am b/modules/printbackends/lpr/Makefile.am
index 5a7517009e..79345edef9 100644
--- a/modules/printbackends/lpr/Makefile.am
+++ b/modules/printbackends/lpr/Makefile.am
@@ -11,10 +11,10 @@ AM_CPPFLAGS = \
$(GTK_DEBUG_FLAGS)
LDADDS = \
- $(top_builddir)/gtk/libgtk-3.la \
+ $(top_builddir)/gtk/libgtk-4.la \
$(GTK_DEP_LIBS)
-backenddir = $(libdir)/gtk-3.0/$(GTK_BINARY_VERSION)/printbackends
+backenddir = $(libdir)/gtk-4.0/$(GTK_BINARY_VERSION)/printbackends
backend_LTLIBRARIES = libprintbackend-lpr.la