On Sun, Jun 16, 2013 at 5:22 PM, Paul Barker <p...@paulbarker.me.uk> wrote:
> When opkg is built outside the source directory, libopkg headers aren't all
> installed as the search path for headers only includes the directory that make
> is being ran in, not the source directory. So we fix this by adding
> $(srcdir)/*.h to the list of header files to install.

do we need to export all headers like that or just the ones that
contain interfaces e.g. opkg.h
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to