I'm using automake 1.9.6, sorry, it was late :-p Howerver i fixed it. I have never noticed the AUTOMAKE_OPTIONS line, which borken it up. Thanks. bye
2006/5/17, Ralf Wildenhues <[EMAIL PROTECTED]>:
Hi Dario, * Dario Meloni wrote on Tue, May 16, 2006 at 10:45:17PM CEST: > I am working on a opensource library (DevIL) > As of version 1.6.7 everything works, but after doing an autogen (to > update the old aclocal and so on) make dist disappears from the > makefile producing the result : > > make: *** No rule to make target `dist'. Stop. > > What's the problem? I can't understand the reason of this error. Hmm. This is far too little information to be able to give a good answer. If you meant Automake 1.6.7 (of which I don't know if it ever existed) the please update to 1.9.6 which is current. Please show the Makefile.am that produced the problem for you, or a small example to reproduce this. Cheers, Ralf
