]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
update german examples (from Hartmut Haase)
[lyx.git] / lib / Makefile.am
index d1a17c277258771584738c265dff15a72d2f1a13..223d37c78436a6c5ba79588acfa94bf4f8560b30 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 DISTCLEANFILES += texput.log textclass.lst packages.lst lyxrc.defaults
 
-SUBDIRS = doc reLyX lyx2lyx
+SUBDIRS = doc lyx2lyx
 
 EXTRA_DIST = \
        configure.m4 \
@@ -15,7 +15,7 @@ CHMOD = chmod
 # and chmod manually in install-data-hook.
 dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure \
               lyxrc.defaults textclass.lst packages.lst external_templates \
-              encodings languages symbols
+              encodings languages symbols syntax.default
 
 binddir = $(pkgdatadir)/bind
 dist_bind_DATA = \
@@ -57,9 +57,16 @@ dist_examples_DATA = \
        examples/currency.lyx \
        examples/cv.lyx \
        examples/da_splash.lyx \
+       examples/de_ItemizeBullets.lyx \
+       examples/de_Lebenslauf.lyx \
+       examples/de_Minipage.lyx \
+       examples/de_TableExamples.lyx \
+       examples/de_Waehrungen.lyx \
        examples/de_beispiel_gelyxt.lyx \
        examples/de_beispiel_roh.lyx \
+       examples/de_decimal.lyx \
        examples/de_splash.lyx \
+       examples/de_multicol.lyx \
        examples/decimal.lyx \
        examples/docbook_article.lyx \
        examples/es_ejemplo_con_lyx.lyx \
@@ -844,6 +851,7 @@ dist_scripts_DATA = \
        scripts/fig2pdftex.sh \
        scripts/fig2pstex.sh \
        scripts/fig_copy.sh \
+       scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
        scripts/lyxpreview2bitmap.py \