projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7589d7b
)
tools: distribute the new man page
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 21 Apr 2015 23:18:34 +0000
(09:18 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 21 Apr 2015 23:18:34 +0000
(09:18 +1000)
Fixes distcheck
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/Makefile.am
patch
|
blob
|
history
diff --git
a/tools/Makefile.am
b/tools/Makefile.am
index 707e952d35890fcf2e38c533c75b4f91264acd67..ae3a27f1fb0dc12d1e43db67afa0a2a31b289cff 100644
(file)
--- a/
tools/Makefile.am
+++ b/
tools/Makefile.am
@@
-24,7
+24,7
@@
ptraccel_debug_LDFLAGS = -no-install
libinput_list_devices_SOURCES = libinput-list-devices.c
libinput_list_devices_LDADD = ../src/libinput.la libshared.la $(LIBUDEV_LIBS)
libinput_list_devices_CFLAGS = $(LIBUDEV_CFLAGS)
-man1_MANS = libinput-list-devices.man
+
dist_
man1_MANS = libinput-list-devices.man
if BUILD_EVENTGUI
noinst_PROGRAMS += event-gui