diff options
Diffstat (limited to 'input')
-rw-r--r-- | input/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/Makefile.am b/input/Makefile.am index 942e4be2..3d841d7c 100644 --- a/input/Makefile.am +++ b/input/Makefile.am @@ -1,5 +1,5 @@ -if INPUTSERVICE +if INPUTPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = libinput.la |