[PATCH libinput 3/3] tools: add the compat scripts installer script to the tarball

Peter Hutterer peter.hutterer at who-t.net
Tue Jun 20 02:26:26 UTC 2017


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 tools/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/Makefile.am b/tools/Makefile.am
index 907497ef..a484e253 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -61,7 +61,7 @@ libinput_debug_gui_CFLAGS = $(AM_CFLAGS) $(CAIRO_CFLAGS) $(GTK_CFLAGS) $(LIBEVDE
 dist_man1_MANS += libinput-debug-gui.1
 endif
 
-EXTRA_DIST = make-ptraccel-graphs.sh $(bin_SCRIPTS)
+EXTRA_DIST = make-ptraccel-graphs.sh install-compat-scripts.sh $(bin_SCRIPTS)
 
 install-data-hook:
 	(cd $(DESTDIR)$(bindir) && mv libinput-list-devices.compat libinput-list-devices)
-- 
2.13.0



More information about the wayland-devel mailing list