Add some missing files to autoconf's dist

This commit is contained in:
Kornel Benko 2014-08-31 15:23:28 +02:00
parent 6c7b5b12c7
commit 08fa62396b
2 changed files with 7 additions and 0 deletions

View File

@ -339,6 +339,7 @@ dist_examples_DATA = \
examples/sweave.lyx \
examples/tufte-book.lyx \
examples/tufte-handout.lyx \
examples/xyfigure.lyx \
examples/xyfigure.png \
examples/xypic.lyx
@ -1632,6 +1633,7 @@ dist_imagesoxygen_DATA = \
images/oxygen/font-emph.png \
images/oxygen/font-noun.png \
images/oxygen/footnote-insert.png \
images/oxygen/iconsize.png \
images/oxygen/href-insert.png \
images/oxygen/index-insert.png \
images/oxygen/label-insert.png \
@ -2137,6 +2139,7 @@ dist_templates_DATA = \
templates/aastex.lyx \
templates/ACM-siggraph.lyx \
templates/ACM-sigplan.lyx \
templates/ACM-SIGS.lyx \
templates/AEA.lyx \
templates/AGUTeX.lyx \
templates/APA.lyx \
@ -2148,6 +2151,7 @@ dist_templates_DATA = \
templates/DocBook_article.lyx \
templates/ectaart.lyx \
templates/elsarticle.lyx \
templates/EPS-cropped.lyx \
templates/es_beamer-conference-ornate-20min.lyx \
templates/fr_beamer-conference-ornate-20min.lyx \
templates/frletter.lyx \
@ -2168,6 +2172,7 @@ dist_templates_DATA = \
templates/koma-letter2.lyx \
templates/letter.lyx \
templates/lettre.lyx \
templates/PDF-cropped.lyx \
templates/poster-a0poster-colored.lyx \
templates/poster-a0poster-simple.lyx \
templates/poster-beamerposter.lyx \

View File

@ -23,6 +23,7 @@ AM_CPPFLAGS += $(PCH_FLAGS) -I$(top_srcdir)/src/tex2lyx \
TEST_FILES = \
test/runtests.cmake \
test/runtests.py \
test/algo2e.tex \
test/box-color-size-space-align.tex \
test/CJK.tex \
test/CJKutf8.tex \
@ -42,6 +43,7 @@ TEST_FILES = \
test/xfigtest.pstex_t
TEST_RESULTS = \
test/algo2e.lyx.lyx \
test/box-color-size-space-align.lyx.lyx \
test/CJK.lyx.lyx \
test/CJKutf8.lyx.lyx \