(man lispref lispintro): Specify an explicit target `info',
like Makefile.in does.
This commit is contained in:
parent
9ac61a8935
commit
ca39f6c1b4
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ src: FRC
|
|||
|
||||
man lispref lispintro: FRC
|
||||
cd $@
|
||||
$(MAKE) top_srcdir=${top_srcdir}
|
||||
$(MAKE) top_srcdir=${top_srcdir} info
|
||||
cd ..
|
||||
|
||||
install: all
|
||||
|
|
Loading…
Add table
Reference in a new issue