Hi Amjad, amjad syed <amjad...@gmail.com> writes: > ln -sf does not allow me to do that in Makefile,am Maybe you want to post your Makefile.am?
> How can i do this in Makefile.am?? You might want to define the `magic' target install-exec-hook. Have a look in the automake info manual on that hook (node `Extending'). Best, Nicolai