summaryrefslogtreecommitdiff
path: root/pkg/libinput
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-06-02 02:44:09 -0700
committerMichael Forney <mforney@mforney.org>2020-06-02 04:22:27 -0700
commit0d2370844e4cc2fdda7f073d58492f0fadf7ee90 (patch)
treec4cd77f12ab2c61ddf10c47dcbf73d5809db2eb5 /pkg/libinput
parentfa02fa9d7b705e1862dd5af5eaad5934a689f453 (diff)
mtdev: Add header target
Diffstat (limited to 'pkg/libinput')
-rw-r--r--pkg/libinput/gen.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua
index b33b9cfa..54d3eb9c 100644
--- a/pkg/libinput/gen.lua
+++ b/pkg/libinput/gen.lua
@@ -4,13 +4,13 @@ cflags{
'-I $srcdir/include',
'-I $builddir/pkg/libevdev/include',
'-I $builddir/pkg/linux-headers/include',
- '-I $basedir/pkg/mtdev/src/include',
+ '-I $builddir/pkg/mtdev/include',
}
pkg.deps = {
'pkg/libevdev/headers',
'pkg/linux-headers/headers',
- 'pkg/mtdev/fetch',
+ 'pkg/mtdev/headers',
}
lib('libinput.a', [[