git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1148 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-01-03 14:49:14 +00:00
parent bd9a038214
commit afaf708975

View file

@ -3,7 +3,7 @@ PYTHON := python2.3
I18NTOOLS := .
GETTEXT := $(PYTHON) $(I18NTOOLS)/pygettext.py -k i18n._
#MSGFMT := $(PYTHON) $(I18NTOOLS)/msgfmt.py
MSGFMT=msgfmt -c
MSGFMT := msgfmt -c
MSGMERGE := msgmerge
SOURCES = $(shell find ../linkcheck -name \*.py) \
../linkchecker