On Thu, Nov 5, 2015 at 10:31 AM, Vincent van Ravesteijn <v...@lyx.org> wrote: > On Thu, Nov 5, 2015 at 9:57 AM, Scott Kostyshak <skost...@lyx.org> wrote: >> I have been reading up on the release process at various sources, >> including http://wiki.lyx.org/Devel/ReleaseProcedure. >> >> The following command >> ./autogen.sh && ./configure --enable-build-type=pre && make lyxdist >> gives me an error: >> >> make[3]: *** No rule to make target 'test/test-insets-basic.lyx', needed >> by 'distdir'. Stop. >> > > It is a type in src/tex2lyx/Makefile:
typo: type->typo ;) Vincent