gnucash ideas - (fwd)
Robert Graham Merkel
rgmerk@mira.net
Tue, 1 Aug 2000 14:54:12 +1000 (EST)
jholland@gears.linuxave.net writes:
> OK I tried to just create a new report based on the Hello World report
> and failed miserably.. I copied the hello-world.scm file to another file
> in the same dir and ran Make, then realized I needed to change the name of
> the report and of the function, but still no go. I don't think make is
> finding that there is anything it needs to worry about. I did discover the
> other report files in a section of the Makefile in their dir so I added my
> new file to that. As I said I don't know mucha bout C.
>
> any advice?
Gnucash uses automake, so you should never edit a makefile directly.
Edit the appropriate Makefile.am instead.
Sorry if this is a dumb question, but I presume you ran "make
install" as well as "make"?
------------------------------------------------------------
Robert Merkel rgmerk@mira.net
------------------------------------------------------------