diff options
Diffstat (limited to 'plugin-loaders/python/Makefile.am')
-rwxr-xr-x | plugin-loaders/python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin-loaders/python/Makefile.am b/plugin-loaders/python/Makefile.am index 64667363..ffbe0cd7 100755 --- a/plugin-loaders/python/Makefile.am +++ b/plugin-loaders/python/Makefile.am @@ -1,7 +1,7 @@ # C plugin loader SUBDIRS = bindings -loaderdir = $(libdir)/pluma-2/plugin-loaders +loaderdir = $(libdir)/pluma/plugin-loaders INCLUDES = \ -I$(top_srcdir) \ |