Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca69cf5 commit 54c5205Copy full SHA for 54c5205
1 file changed
Doc/html/Makefile
@@ -26,7 +26,8 @@ INDEXFILES=api/api.html \
26
tut/tut.html
27
28
COMMONPERL= $(TOPDIR)/perl/manual.perl \
29
- $(TOPDIR)/perl/python.perl
+ $(TOPDIR)/perl/python.perl \
30
+ $(TOPDIR)/perl/l2hinit.perl
31
32
33
all: icons $(INDEXFILES)
0 commit comments