[patch 01/15] [makedist.diff] initial attempt at getting make dist to succeed

Chris Shoemaker c.shoemaker at cox.net
Mon Oct 10 23:48:26 EDT 2005


On Mon, Oct 10, 2005 at 10:34:23AM -0400, c.shoemaker at cox.net wrote:
> Index: gnucash/lib/goffice/split/Makefile.am
> ===================================================================
> --- gnucash.orig/lib/goffice/split/Makefile.am
> +++ gnucash/lib/goffice/split/Makefile.am
> @@ -55,10 +63,16 @@ libgoffice_split_la_SOURCES = \
>  	plugin-loader.c \
>  	plugin-loader-module.h \
>  	plugin-loader-module.c \
> +	module-plugin-defs.h \
>  	io-context.h \
> +	io-context-priv.h \
>  	io-context.c \
> +	gui-file.h \
>  	gui-util.h \
>  	gui-util.c \
> -	xml-io.h
> +	gui-gnumeric.h \
> +	xml-io.h \
> +	xml-io-version.h \
> +	workbook-control-gui.h \
>  
>  include $(srcdir)/../goffice.mk

Error found:  That workbook... line should end without '\'.

-chris


More information about the gnucash-devel mailing list