From 24a56885babedce7e1105f52be645d5a7c4257b9 Mon Sep 17 00:00:00 2001 From: calvin Date: Fri, 19 Dec 2003 13:25:18 +0000 Subject: [PATCH] add po/*.pot git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1112 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 8ec5ea82..24248382 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,6 +12,6 @@ include lconline/check.js lconline/README.negotiation include linkcheck/parser/Makefile linkcheck/parser/htmllex.l include linkcheck/parser/htmlparse.y linkcheck/parser/htmlparse.h include linkcheck/parser/htmlsax.h +include po/*.po po/*.pot po/*.py po/Makefile recursive-include share *.mo -recursive-include po *.po *.py Makefile exclude _linkchecker_configdata.py