# Makefile variables for Guile gettext # Usually the message domain is the same as the package name. DOMAIN = $(PACKAGE) # These two variables depend on the location of this directory. subdir = po top_builddir = .. # These options get passed to xgettext. XGETTEXT_OPTIONS = --from-code=utf-8 --language=Lisp --keyword=_ --keyword=N_ COPYRIGHT_HOLDER = Sergey Poznyakoff MSGID_BUGS_ADDRESS = gray@gnu.org EXTRA_LOCALE_CATEGORIES =