You should include them in the Makefile.am, in src. The dwg.h should go from "include_HEADERS" to the "EXTRA_DIST", while the api.h stays in place of the dwg.h in the "include_HEADERS".
And api.c should be added to the libredwg_la_SOURCES, right? Is this what you are asking? 2013/8/21 gagan <[email protected]> > On Wed, Aug 21, 2013 at 9:57 PM, Felipe Castro <[email protected]> wrote: > > That's ok for us. For the final user, another suggestion: change api -> > > libredwg > > > > It would be nice to include something like "libredwg.h", for instance. > > Sure! Actually I was waiting if others have any views also. I hope its > okay but even now I need to include 2 files i.e dwg.h and api.h ( > which is going to be renamed to libredwg.h ). So what to do now ? > > -- > Thanks > Gaganjyot > http://codeify.wordpress.com > "Jai Sai Naath" > >
