Skip to content

Commit

Permalink
Add man-pages to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
waveform80 committed Dec 3, 2024
1 parent 551b84e commit 55ba236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ SUBDIRS:=
DIST_WHEEL=dist/$(WHEEL_NAME)-$(VER)-py3-none-any.whl
DIST_TAR=dist/$(NAME)-$(VER).tar.gz
DIST_ZIP=dist/$(NAME)-$(VER).zip
MAN_PAGES=
MAN_PAGES=bxweb.1 bxcli.1 bxflash.1 blinkenxmas.conf.5


# Default target
Expand Down

0 comments on commit 55ba236

Please sign in to comment.