From defc1953be5c84cd3e95eabdf31c6c3164845b9a Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 23 Aug 2013 15:12:03 -0400 Subject: [PATCH] Revert "Automake fix after 66dfbab8bb65" This reverts commit 78b4c3f80f8ccb9e777f62ff9d36f0e38b42a74a. JMarc's fix of my poor commit is no longer needed. --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 984678ae14..35f7746403 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -10,7 +10,7 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ # We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. -dist_pkgdata_DATA += configure.py +dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ fonts/stmary10.sfd \ @@ -1880,7 +1880,7 @@ dist_layouts_DATA =\ layouts/acm-sigs.inc \ layouts/acmsiggraph.layout \ layouts/AEA.layout \ - layouts/AGUTeX.layout \ + layouts/agutex.layout \ layouts/agu-dtd.layout \ layouts/agu_stdclass.inc \ layouts/agu_stdcounters.inc \ -- 2.39.2