]> git.lyx.org Git - features.git/commitdiff
Compile tex2lyx before running tests
authorGeorg Baum <baum@lyx.org>
Thu, 4 Oct 2012 20:29:43 +0000 (22:29 +0200)
committerGeorg Baum <baum@lyx.org>
Thu, 4 Oct 2012 20:29:43 +0000 (22:29 +0200)
src/tex2lyx/Makefile.am

index 5e65565e674c3e3745748b4b8ee09484dc093df0..1bfb81a4c9935f7e6f5a22a234af45beada9b4d9 100644 (file)
@@ -32,7 +32,7 @@ TEST_FILES = \
        test/XeTeX-polyglossia.tex
 
 TESTS = test/runtests.py
-updatetests:
+updatetests: tex2lyx
        $(PYTHON) "$(srcdir)/test/runtests.py" ./tex2lyx ../../../lib/scripts "$(srcdir)/test"
 
 LINKED_FILES = \