From 5a02c19bb1384e81de3df96875f9be17d818d7e6 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sat, 30 Mar 2019 12:46:05 +0100 Subject: [PATCH] Add missing files to Makefile.am Another fixup of ffc682424efb065. Alas, make distcheck still fails. --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 0317cd8c03..fd3ad852ec 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2588,7 +2588,9 @@ 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_Geophysical_Union_%28AGUTeX%29.lyx \ + templates/Obsolete/American_Psychological_Association_%28APA%29,_v._6.lyx \ templates/Obsolete/Latex8_Article_%28Obsolete%29.lyx obsoletegbrieftemplatesdir = $(pkgdatadir)/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29 -- 2.39.5