From: Jürgen Spitzmüller Date: Tue, 31 Jul 2007 04:46:09 +0000 (+0000) Subject: * lib/Makefile.am: X-Git-Tag: 1.6.10~9044 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2a875336c0ee1cbfa412cff1c9b111d79ac67ee1;p=features.git * lib/Makefile.am: * development/scons/scons_manifest.py: - add apa template. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19247 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 7eba59cbf0..f5519e3fc6 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1488,6 +1488,7 @@ lib_templates_files = Split(''' aa.lyx aastex.lyx agu_article.lyx + apa.lyx beamer-conference-ornate-20min.lyx de_beamer-conference-ornate-20min.lyx dinbrief.lyx diff --git a/lib/Makefile.am b/lib/Makefile.am index 3e6348d3ae..cd50110b83 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1039,6 +1039,7 @@ dist_templates_DATA = \ templates/aa.lyx \ templates/aastex.lyx \ templates/agu_article.lyx \ + templates/apa.lyx \ templates/beamer-conference-ornate-20min.lyx \ templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \