mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Build elinks.1 from elinks.1.in
This is needed after running 'make man-docs' in doc/.
This commit is contained in:
parent
98ce75f7bf
commit
cd103aa5bf
@ -1,6 +1,9 @@
|
||||
path_to_top=../../..
|
||||
include $(path_to_top)/Makefile.config
|
||||
|
||||
elinks.1: elinks.1.in
|
||||
cd $(path_to_top) && ./config.status doc/man/man1/elinks.1
|
||||
|
||||
MAN1 = elinks.1
|
||||
|
||||
include $(path_to_top)/Makefile.lib
|
||||
|
Loading…
Reference in New Issue
Block a user