tools: distribute the new man page
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 21 Apr 2015 23:18:34 +0000 (09:18 +1000)
committerPeter 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

index 707e952d35890fcf2e38c533c75b4f91264acd67..ae3a27f1fb0dc12d1e43db67afa0a2a31b289cff 100644 (file)
@@ -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