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 \