X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=ec8bbaaeb6fff5e1e30cdcdb476d31ba9ff217f8;hb=fcaf5b5fc8a0949987d7e49949f2ce0a74792008;hp=7388a4ef50654bc2d3cbcfdf266813c811e7591a;hpb=4ec02b46b5f6f3aac77ff636ed7020902b0e59ab;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 7388a4ef50..ec8bbaaeb6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,6 +59,7 @@ keystest: alltests: check alltests-recursive alltests-recursive: + cd lib; $(MAKE) alltests-recursive cd src; $(MAKE) alltests-recursive updatetests: