]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Revert "Update layouts"
[lyx.git] / lib / Makefile.am
index eb69caf9dfe080fb37c80176e3ac872cf9d3df77..4ad1745aa738edfe879888554c47a3b393d02d3a 100644 (file)
@@ -370,7 +370,7 @@ dist_examples_DATA = \
 articleexamplesdir = $(pkgdatadir)/examples/Articles
 dist_articleexamples_DATA = \
        examples/Articles/Astronomy_%26_Astrophysics.lyx \
-       examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
+       examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
        examples/Articles/American_Chemical_Society_%28ACS%29.lyx \
        examples/Articles/American_Mathematical_Society_%28AMS%29.lyx
 
@@ -2466,6 +2466,7 @@ dist_layouts_DATA =\
        layouts/aastex.layout \
        layouts/aastex6.layout \
        layouts/aastex62.layout \
+       layouts/aastex63.layout \
        layouts/achemso.layout \
        layouts/acm-sigs.layout \
        layouts/acm-sigs-alt.layout \
@@ -2746,6 +2747,7 @@ dist_scripts_DATA += \
        scripts/lyxpaperview.py \
        scripts/lyxpreview2bitmap.py \
        scripts/lyxpreview_tools.py \
+       scripts/lyxwin_getopt.py \
        scripts/lyx_batch.pl.in \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
@@ -2763,7 +2765,7 @@ dist_templates_DATA = \
 
 articletemplatesdir = $(pkgdatadir)/templates/Articles
 dist_articletemplates_DATA = \
-       templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
+       templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
        templates/Articles/American_Economic_Association_%28AEA%29.lyx \
        templates/Articles/American_Psychological_Association_%28APA%29.lyx \
        templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \
@@ -2843,12 +2845,17 @@ calettertemplatesdir = $(pkgdatadir)/templates/ca/Letters
 dist_calettertemplates_DATA = \
        templates/ca/Letters/Letter_%28Standard_Class%29.lyx
 
+eslettertemplatesdir = $(pkgdatadir)/templates/es/Letters
+dist_eslettertemplates_DATA = \
+       templates/es/Letters/Letter_%28Standard_Class%29.lyx
+
 obsoletetemplatesdir = $(pkgdatadir)/templates/Obsolete
 dist_obsoletetemplates_DATA = \
        templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx \
        templates/Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx \
        templates/Obsolete/ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx \
        templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6%29.lyx \
+       templates/Obsolete/American_Astronomical_Society_%28AASTeX_v._6.2%29.lyx \
        templates/Obsolete/American_Geophysical_Union_%28AGUTeX%29.lyx \
        templates/Obsolete/American_Psychological_Association_%28APA%29,_v._6.lyx \
        templates/Obsolete/Latex8_Article_%28Obsolete%29.lyx
@@ -3235,6 +3242,7 @@ exampleandtemplate_files = \
                           $(dist_esinsetexamples_DATA) \
                           $(dist_esmoduleexamples_DATA) \
                           $(dist_espresentationtemplates_DATA) \
+                          $(dist_eslettertemplates_DATA) \
                           $(dist_euexamples_DATA) \
                           $(dist_externalexamples_DATA) \
                           $(dist_faexamples_DATA) \