On Sun, 2017-08-27 at 19:44 +0200, Mathieu Lirzin wrote:
> Would something like this work for you?
> 
>   files_with_path = `for f in $(files_only); do echo "dir/$$f"; done`

Hey Mathieu,

Thank you for the suggestion. I'm only hesitant to use that because I'm
not sure if Automake needs to initialize the variable prior to emitting
Makefile from Makefile.am. Do you know if this is the case?

I went to test it, but for some reason I keep getting these errors on
that line:

    Makefile:836: *** missing separator. Stop.

-- 
Kip Warner | Senior Software Engineer
OpenPGP signed/encrypted mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to