From d794a6d60d8d5e8c75a262596bdd746c95741afc Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Wed, 17 Jan 2018 15:31:57 +0100 Subject: [PATCH] Add testfiles-references to automake build: vcs_info_export moved to new directory, part 4 --- development/Makefile.am | 5 +++++ lib/Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/development/Makefile.am b/development/Makefile.am index 0a1b3df504..06390051f8 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -117,6 +117,11 @@ autotests/xvkbd/xvkbd.xbm \ autotests/xvkbd/iconify.xbm \ autotests/xvkbd/xvkbd_icon.xbm \ autotests/xvkbd/xvkbd_iconmask.xbm \ +batchtests/CMakeLists.txt \ +batchtests/beamer_test.lyx \ +batchtests/beamer_test.tex.orig \ +batchtests/vcs_info_export.lyx \ +batchtests/vcs_info_export.tex.orig \ checkurls/CMakeLists.txt \ checkurls/CheckURL.pm \ checkurls/search_url.pl \ diff --git a/lib/Makefile.am b/lib/Makefile.am index 97a171cd96..2c4c5a17bb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2363,6 +2363,7 @@ dist_scripts_DATA += \ scripts/lyxpak.py \ scripts/lyxpreview2bitmap.py \ scripts/lyxpreview_tools.py \ + scripts/lyx_batch.pl.in \ scripts/prefs2prefs.py \ scripts/prefs2prefs_lfuns.py \ scripts/prefs2prefs_prefs.py \