gnucash maint: Remove build and run of no-longer-existant intl-scm/guile-strings.

John Ralls jralls at code.gnucash.org
Mon Feb 2 14:21:56 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/ac63d3a1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/785c6d62 (commit)



commit ac63d3a1ae58c0c188918929340a61922e892b38
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Feb 2 12:54:42 2015 -0800

    Remove build and run of no-longer-existant intl-scm/guile-strings.

diff --git a/Makefile.am b/Makefile.am
index 443be45..9b2f656 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -184,8 +184,6 @@ libtool: $(LIBTOOL_DEPS)
 
 .PHONY: pot
 pot: Makefile po/POTFILES.in
-	rm -f intl-scm/guile-strings.c
-	${MAKE} -C intl-scm
 	rm -f po/$(PACKAGE).pot
 	${MAKE} -C po $(PACKAGE).pot
 



Summary of changes:
 Makefile.am | 2 --
 1 file changed, 2 deletions(-)



More information about the gnucash-changes mailing list