mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 09:20:29 +01:00
tools: add the compat scripts installer script to the tarball
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
parent
cca3b5f630
commit
ca1edce2e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue