From a985b079de857537cb71a1518cca761c43270e3f Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 16 May 2008 18:06:01 +0000 Subject: [PATCH] Add dist file. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24806 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/frontends/Makefile.am b/src/frontends/Makefile.am index c31e39d347..10430e2262 100644 --- a/src/frontends/Makefile.am +++ b/src/frontends/Makefile.am @@ -27,7 +27,9 @@ liblyxfrontends_la_SOURCES = \ ################################# Tests ################################ -EXTRA_DIST = tests/test_biblio +EXTRA_DIST = \ + tests/test_biblio \ + tests/regfiles/biblio TESTS = \ tests/test_biblio -- 2.39.2