Re: installing complete generated directory trees

2006-12-17 Thread Ralf Wildenhues
Hello Dan, * Dan McMahill wrote on Mon, Dec 18, 2006 at 04:34:54AM CET: > I have a program which as part of its build generates a large directory > structure that is a couple of levels deep and has a couple of thousand > ascii data files that the program may make use of at run time. [...] > I gu

installing complete generated directory trees

2006-12-17 Thread Dan McMahill
I have a program which as part of its build generates a large directory structure that is a couple of levels deep and has a couple of thousand ascii data files that the program may make use of at run time. I'm wondering what the right way is to get this installed by automake. Also I'm debating