mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 04:14:43 +00:00
added fixincludes.awk and linkcheck/dns/ChangeLog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3466 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
d3fcf1972f
commit
eeab3206c9
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ include linkcheck/HtmlParser/Makefile
|
|||
include linkcheck/HtmlParser/htmllex.l
|
||||
include linkcheck/HtmlParser/htmlparse.y
|
||||
include linkcheck/HtmlParser/*.h
|
||||
include linkcheck/HtmlParser/fixincludes.awk
|
||||
include linkcheck/ftpparse/*.h
|
||||
include po/*.po po/*.pot po/Makefile
|
||||
include doc/*.py doc/*.example
|
||||
|
|
@ -43,4 +44,5 @@ include linkcheck/checker/tests/*.py
|
|||
include linkcheck/configuration/tests/*.py
|
||||
include linkcheck/dns/tests/*.py
|
||||
include linkcheck/dns/tests/example*
|
||||
include linkcheck/dns/ChangeLog
|
||||
include hase.bmp
|
||||
|
|
|
|||
Loading…
Reference in a new issue