]> git.lyx.org Git - features.git/blobdiff - lib/Makefile.am
Keep RELEASE-NOTES as ASCII
[features.git] / lib / Makefile.am
index 36c9c0c297e4896681a8177a47a488cfedd535e0..5b92c532f9814b2e3c720f6a1f53140f43663104 100644 (file)
@@ -6,7 +6,7 @@ CHMOD = chmod
 
 EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt
 
-dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
+dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
        encodings layouttranslations languages latexfonts RELEASE-NOTES \
        symbols syntax.default unicodesymbols
 
@@ -213,7 +213,7 @@ dist_plexamples_DATA = \
 pt_BRexamplesdir = $(pkgdatadir)/examples/pt_BR
 dist_pt_BRexamples_DATA = \
        examples/pt_BR/splash.lyx
-       
+
 pt_PTexamplesdir = $(pkgdatadir)/examples/pt_PT
 dist_pt_PTexamples_DATA = \
        examples/pt_PT/splash.lyx
@@ -1017,6 +1017,7 @@ dist_imagesmath_DATA = \
        images/math/mathbb_Q.svgz \
        images/math/mathbb_R.svgz \
        images/math/mathbb_Z.svgz \
+       images/math/mathbin.svgz \
        images/math/mathbf.svgz \
        images/math/mathcal.svgz \
        images/math/mathcal_F.svgz \
@@ -1029,9 +1030,12 @@ dist_imagesmath_DATA = \
        images/math/mathfrak.svgz \
        images/math/mathit.svgz \
        images/math/mathllap.svgz \
+       images/math/mathop.svgz \
+       images/math/mathord.svgz \
        images/math/mathparagraph.svgz \
        images/math/mathscr.svgz \
        images/math/mathsection.svgz \
+       images/math/mathrel.svgz \
        images/math/mathring.svgz \
        images/math/mathrlap.svgz \
        images/math/mathrm.svgz \
@@ -2302,6 +2306,8 @@ dist_layouts_DATA =\
 citeenginesdir = $(pkgdatadir)/citeengines
 dist_citeengines_DATA = \
        citeengines/basic.citeengine \
+        citeengines/biblatex.citeengine \
+        citeengines/biblatex-natbib.citeengine \
         citeengines/jurabib.citeengine \
         citeengines/natbib.citeengine
 
@@ -2415,6 +2421,18 @@ dist_ui_DATA = \
        ui/stdmenus.inc \
        ui/stdtoolbars.inc
 
+xtemplatesdir = $(pkgdatadir)/xtemplates
+dist_xtemplates_DATA = \
+       xtemplates/chess.xtemplate \
+       xtemplates/dia.xtemplate \
+       xtemplates/gnumeric.xtemplate \
+       xtemplates/inkscape.xtemplate \
+       xtemplates/lilypond.xtemplate \
+       xtemplates/pdfpages.xtemplate \
+       xtemplates/raster_image.xtemplate \
+       xtemplates/vector_graphics.xtemplate \
+       xtemplates/xfig.xtemplate
+
 if INSTALL_POSIX
 # install application icons. The 'hicolor' theme is the default theme
 # where applications themselves should install their icons.