From 5e80dd2e8e97098b4e0ef97ab1997b114cba0b71 Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 17 Dec 2014 14:18:04 +0100 Subject: Update autotools --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index db2f93d..07f43f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,11 @@ ## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + SUBDIRS = pixmaps po src help man_MANS = mate-system-monitor.1 -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} - @INTLTOOL_XML_RULE@ appdatadir = $(datadir)/appdata appdata_in_files = mate-system-monitor.appdata.xml.in -- cgit v1.2.1