tools: add the compat scripts installer script to the tarball
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 20 Jun 2017 01:18:10 +0000 (11:18 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 20 Jun 2017 06:43:49 +0000 (16:43 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
tools/Makefile.am

index 907497ef52606a002209c4ff088f10cfebd2055d..a484e2538361e55678145e67a922087e4819a7a0 100644 (file)
@@ -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)