modules: fix gtk-2.0 paths to gtk-3.0

Both print backends and configuration files for multipress are being
installed in the wrong directory, so let's fix that.
This commit is contained in:
Roddy Shuler
2018-06-22 13:53:43 +01:00
committed by Mario Sanchez Prada
parent 9156908a3a
commit e2efc165d1
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ LDADDS = \
$(top_builddir)/gtk/libgtk-3.la \
$(GTK_DEP_LIBS)
backenddir = $(libdir)/gtk-2.0/$(GTK_BINARY_VERSION)/printbackends
backenddir = $(libdir)/gtk-3.0/$(GTK_BINARY_VERSION)/printbackends
backend_LTLIBRARIES = libprintbackend-papi.la