Fix plugin installation path

master
Mike Massonnet 2014-11-02 17:46:09 +01:00
parent 1a73b511b8
commit e27c703757
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
plugindir = $(libdir)/xfce4/panel-plugins plugindir = $(libdir)/xfce4/panel/plugins
plugin_LTLIBRARIES = libnetload.la plugin_LTLIBRARIES = libnetload.la
LIBS = @LIBS@ @SOLLIBS@ LIBS = @LIBS@ @SOLLIBS@