From 6b24c91d3aa81fdb99500c8c2c12f830fabaefb6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sat, 24 Nov 2012 20:44:45 -0500 Subject: Update codebase. --- Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1ca55f4..2a69bed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,14 @@ SUBDIRS = po src data help +# Temporary fix for JHBuild, see https://bugzilla.gnome.org/show_bug.cgi?id=641652 +ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} + DISTCLEANFILES = \ Makefile.in \ aclocal.m4 \ config.h.in \ configure \ depcomp \ - mate-doc-utils.make \ install-sh \ missing \ mkinstalldirs \ @@ -14,4 +16,5 @@ DISTCLEANFILES = \ xmldocs.make EXTRA_DIST = \ - autogen.sh + autogen.sh \ + mate-calc.doap -- cgit v1.2.1