]> git.lyx.org Git - lyx.git/commitdiff
Fix a Makfile.am typo preventing "make lyxdist"
authorScott Kostyshak <skostysh@lyx.org>
Sat, 7 Nov 2015 06:48:43 +0000 (01:48 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 7 Nov 2015 06:48:43 +0000 (01:48 -0500)
Thanks to Vincent.

src/tex2lyx/Makefile.am

index 3471d012c5e0352d650fd3564e33c23145d6d4e3..d5ce4cb3f3b1762904074bb1030eb11e48fa7e0a 100644 (file)
@@ -33,7 +33,7 @@ TEST_FILES = \
        test/foo.eps \
        test/foo.png \
        test/test-insets.tex \
-       test/test-insets-basic.lyx \
+       test/test-insets-basic.tex \
        test/test.ltx \
        test/test-memoir.tex \
        test/test-modules.tex \