mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 09:40:36 +00:00
Turn pinout docs into man-page
Stops lintian whinging about missing man-pages
This commit is contained in:
2
Makefile
2
Makefile
@@ -55,7 +55,7 @@ DIST_DEB=dist/python-$(NAME)_$(VER)$(DEB_SUFFIX)_all.deb \
|
||||
DIST_DSC=dist/$(NAME)_$(VER)$(DEB_SUFFIX).tar.gz \
|
||||
dist/$(NAME)_$(VER)$(DEB_SUFFIX).dsc \
|
||||
dist/$(NAME)_$(VER)$(DEB_SUFFIX)_source.changes
|
||||
MAN_PAGES=
|
||||
MAN_PAGES=man/pinout.1 man/remote-gpio.7
|
||||
|
||||
|
||||
# Default target
|
||||
|
||||
Reference in New Issue
Block a user