Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54c5205

Browse files
committed
Add l2hinit.perl to COMMONPERL.
1 parent ca69cf5 commit 54c5205

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/html/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ INDEXFILES=api/api.html \
2626
tut/tut.html
2727

2828
COMMONPERL= $(TOPDIR)/perl/manual.perl \
29-
$(TOPDIR)/perl/python.perl
29+
$(TOPDIR)/perl/python.perl \
30+
$(TOPDIR)/perl/l2hinit.perl
3031

3132

3233
all: icons $(INDEXFILES)

0 commit comments

Comments
 (0)