summaryrefslogtreecommitdiff
path: root/x11/libinput/files/patch-udev_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libinput/files/patch-udev_Makefile.am')
-rw-r--r--x11/libinput/files/patch-udev_Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/libinput/files/patch-udev_Makefile.am b/x11/libinput/files/patch-udev_Makefile.am
deleted file mode 100644
index 6572e9447b43..000000000000
--- a/x11/libinput/files/patch-udev_Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- udev/Makefile.am.orig 2017-02-11 05:10:33 UTC
-+++ udev/Makefile.am
-@@ -19,6 +19,7 @@ endif
-
- libinput_model_quirks_SOURCES = libinput-model-quirks.c
- libinput_model_quirks_CFLAGS = \
-+ -I$(top_srcdir)/include \
- -I$(top_srcdir)/src \
- $(LIBUDEV_CFLAGS) \
- $(GCC_CFLAGS)