Lars Gullik Bjønnes writes: > > "R. Lahaye" <[EMAIL PROTECTED]> writes: > >The real problem (and bug?) is line 590 in src/frontends/Makefile: > > > > make -C $$dir distclean ; \ > > > > this should be: > > > > $(MAKE) -C $$dir distclean ; \ > > These targets does not exist anymore in my tree.
Uh, now I'm totally confused. My CVSROOT for lyx-devel is ":pserver:[EMAIL PROTECTED]:/cvs/lyx" and I surely have a "src/frontends/Makefile.am" inthere, with this wrong make statement (it's line 43). Or am I checking out from the wrong CVSROOT? BTW: also the CVS-webbrowser has it !?!?! Rob.