gnucash ideas - (fwd)

Dave Peticolas peticola@krondo.com
Thu, 03 Aug 2000 23:07:50 -0700


Robert Graham Merkel writes:
> 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.
> 

Also, edit src/scm/report/report-list.scm and add your report file.

dave