Hello, I've created a Makefile.am to compile and install Python files.
Now, the files are copied into a single destination directory. I'd like to distribute the files preserving their paths, i.e., the structure pkg/ a.py b.py c/ d.py e.py should be reproduced under /usr/lib/python2.5/site-packages/pkg. How can I do that? Thanks in advance, -- Baurzhan Ismagulov http://www.kz-easy.com/