ports/x11/libinput/files/patch-udev_Makefile.am
Matthew Rezny 8d886de4ae Update to 1.6.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9542
2017-02-11 17:51:19 +00:00

10 lines
314 B
Text

--- 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)