]> git.lyx.org Git - lyx.git/blobdiff - Makefile.am
Remove the special horizontal scrolling support in InsetTabular
[lyx.git] / Makefile.am
index 7388a4ef50654bc2d3cbcfdf266813c811e7591a..ec8bbaaeb6fff5e1e30cdcdb476d31ba9ff217f8 100644 (file)
@@ -59,6 +59,7 @@ keystest:
 alltests: check alltests-recursive
 
 alltests-recursive:
+       cd lib; $(MAKE) alltests-recursive
        cd src; $(MAKE) alltests-recursive
 
 updatetests: