From: Georg Baum Date: Sun, 28 Dec 2014 11:53:18 +0000 (+0100) Subject: Add forgotten test to distribution X-Git-Tag: 2.2.0alpha1~1422 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9c375cb606d7950f8f6bd31e7a841399dc7bbfb2;p=features.git Add forgotten test to distribution --- diff --git a/src/support/Makefile.am b/src/support/Makefile.am index 3ba391f6fc..fe7be8084e 100644 --- a/src/support/Makefile.am +++ b/src/support/Makefile.am @@ -143,6 +143,7 @@ EXTRA_DIST += \ tests/test_convert \ tests/test_filetools \ tests/test_lstrings \ + tests/test_trivstring \ tests/regfiles/convert \ tests/regfiles/filetools \ tests/regfiles/lstrings \