On 2002-06-25 at 21:42 +0200, Cyrille Chepelov wrote: > > make[2]: Entering directory `/tmp/dia/plug-ins/xslt' > > make[2]: *** No rule to make target `xsltdialog.h', needed by > > `distdir'. Stop. > > The Makefile.am looks correct to me. > > somehow, the xsltdialog.h file has not been put into the tarball (this > failed while it was building from the generated tarball). > > Had you re-run ./autogen.sh and ./configure before trying this ?
Absolutely. Fresh checkout, just did: ./autogen.sh && make dist Possible I'm missing libraries but unlikely since ./autogen.sh && make && ./app/run_dia.sh works fine. -- Andrew Ferrier email: [EMAIL PROTECTED] web: http://www.new-destiny.co.uk/andrew/ _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
