From 3a201976b78c070380793131c99221d455f1097d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Sun, 17 Feb 2013 03:22:20 +0100 Subject: [PATCH] tex2lyx/Makefile.am: rename the file renamed in previous commit --- src/tex2lyx/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 41eb9d1248..0da4b02e28 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -32,7 +32,7 @@ TEST_FILES = \ test/test-insets.tex \ test/test.ltx \ test/test-modules.tex \ - test/test-refstyle-references.tex \ + test/test-refstyle-theorems.tex \ test/test-structure.tex \ test/verbatim.tex \ test/XeTeX-polyglossia.tex \ @@ -50,7 +50,7 @@ TEST_RESULTS = \ test/test-insets.lyx.lyx \ test/test.lyx.lyx \ test/test-modules.lyx.lyx \ - test/test-refstyle-references.lyx.lyx \ + test/test-refstyle-theorems.lyx.lyx \ test/test-structure.lyx.lyx \ test/verbatim.lyx.lyx \ test/XeTeX-polyglossia.lyx.lyx