tex2lyx/Makefile.am: fix a typo

This commit is contained in:
Uwe Stöhr 2013-02-04 20:14:22 +01:00
parent bac4fe7843
commit 387a6ba09a

View File

@ -52,7 +52,7 @@ TEST_RESULTS = \
test/test-modules.lyx.lyx \ test/test-modules.lyx.lyx \
test/test-refstyle-references.lyx.lyx \ test/test-refstyle-references.lyx.lyx \
test/test-structure.lyx.lyx \ test/test-structure.lyx.lyx \
test/verbatim..lyx.lyx \ test/verbatim.lyx.lyx \
test/XeTeX-polyglossia.lyx.lyx test/XeTeX-polyglossia.lyx.lyx
TESTS = test/runtests.py TESTS = test/runtests.py