[PATCH libinput] Declare libinput.sym as dependency

Peter Hutterer peter.hutterer at who-t.net
Wed Dec 17 20:18:53 PST 2014


We want to rebuild whenever it changes

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
Many thanks to Jon, he pointed me in the right direction

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index eeaf439..b5eba73 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,7 @@ libinput_la_CFLAGS = -I$(top_srcdir)/include \
 		     $(LIBUDEV_CFLAGS)	\
 		     $(LIBEVDEV_CFLAGS)	\
 		     $(GCC_CFLAGS)
+EXTRA_libinput_la_DEPENDENCIES = $(srcdir)/libinput.sym
 
 libinput_util_la_SOURCES = \
 	libinput-util.c		\
-- 
2.1.0



More information about the wayland-devel mailing list