mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-12 16:43:11 +00:00
fix location of .mo files
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@381 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
3365ea48ab
commit
0f9e3c343e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ include test/*.py test/*.txt
|
|||
include test/output/test_* test/html/*.html
|
||||
include rpm_build_script
|
||||
include lconline/*.html
|
||||
recursive-include locale *.mo
|
||||
recursive-include share *.mo
|
||||
recursive-include po *.po *.py Makefile
|
||||
exclude _linkchecker_configdata.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue