[LyX/master] Makefile for Arabi beamer

Richard Kimberly Heck rikiheck at lyx.org
Mon Jan 4 18:47:37 UTC 2021


commit c3a0136ad1912b34dd458d51c6a52cdb247b08f3
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Mon Jan 4 13:47:11 2021 -0500

    Makefile for Arabi beamer
---
 lib/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 679f1a7..82ae882 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2575,6 +2575,10 @@ dist_articletemplates_DATA = \
 	templates/Articles/REVTeX_%28V._4.1%29.lyx \
 	templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx
 
+arpresentationtemplatesdir = $(pkgdatadir)/templates/ar/Presentations
+dist_arpresentationtemplates_DATA = \
+	templates/ar/Presentations/Beamer.lyx
+
 depresentationtemplatesdir = $(pkgdatadir)/templates/de/Presentations
 dist_depresentationtemplates_DATA = \
 	templates/de/Presentations/Beamer.lyx
@@ -2711,6 +2715,7 @@ endif
 dist_noinst_DATA += lyx.desktop.in images/lyx.png
 
 exampleandtemplate_files = \
+			   $(dist_arpresentationexamples_DATA) \
 			   $(dist_articleexamples_DATA) \
 			   $(dist_articlechessexamples_DATA) \
 			   $(dist_articletemplates_DATA) \


More information about the lyx-cvs mailing list