mirror of
https://github.com/X11Libre/xf86-input-joystick.git
synced 2026-04-14 11:54:23 +00:00
Do the following to make the drivers pass distcheck:
- Only define EXTRA_DIST when there are actually man pages to be processed - Add missing man pages to keyboard and ati drivers EXTRA_DIST
This commit is contained in:
@@ -31,7 +31,7 @@ drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX)
|
||||
|
||||
driverman_DATA = $(driverman_SOURCES:man=@DRIVER_MAN_SUFFIX@)
|
||||
|
||||
EXTRA_DIST = @DRIVER_NAME@.man
|
||||
#EXTRA_DIST = @DRIVER_NAME@.man
|
||||
|
||||
CLEANFILES = $(driverman_DATA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user