Bug 619899 - Use normal gettext or intltool toolchain also for scm files

This commit is contained in:
Geert Janssens
2015-01-31 13:21:52 +01:00
committed by Geert Janssens
parent 48b30271e0
commit c312b865d1
8 changed files with 131 additions and 183 deletions
+2 -4
View File
@@ -1,5 +1,5 @@
SUBDIRS = . doc lib src intl-scm packaging po accounts checks
SUBDIRS = . doc lib src packaging po accounts checks
GNC_CTAGS_FILE = @GNC_CTAGS_FILE@
GNC_ETAGS_FILE = @GNC_ETAGS_FILE@
@@ -190,10 +190,8 @@ $(srcdir)/po/POTFILES.in: make-gnucash-potfiles .potfiles
# Creation rules so that po/gnucash.pot can always be created for
# make dist.
po/gnucash.pot: po/POTFILES.in intl-scm/guile-strings.c
po/gnucash.pot: po/POTFILES.in
${MAKE} -C po gnucash.pot
intl-scm/guile-strings.c:
${MAKE} -C intl-scm guile-strings.c
.potfiles: