mirror of
https://github.com/westes/flex.git
synced 2026-01-27 01:44:23 +00:00
build: Correct program path in doc/Makefile.am
Prevent help2man from invoking the flex program installed on the builder's system to generate the man page.
This commit is contained in:
parent
3c70fb6932
commit
2d08e2f469
@ -48,4 +48,4 @@ flex.1: $(top_srcdir)/configure.ac $(top_srcdir)/src/cpp-flex.skl $(top_srcdir)/
|
||||
--source='The Flex Project' \
|
||||
--manual='Programming' \
|
||||
--output=$@ \
|
||||
flex
|
||||
./flex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user