fixed another small glitch

This commit is contained in:
Nils Kneuper 2007-05-01 10:12:43 +00:00
parent aac9de1a29
commit 316b1b75d6

View File

@ -63,7 +63,7 @@ echo >po/%(textdomain)s/Makevars <<'EOF'
DOMAIN = %(textdomain)s
# These two variables depend on the location of this directory.
subdir = po/%(textdomain)s
subdir = po/$(DOMAIN)
top_builddir = ../..
# These options get passed to xgettext.