From 9c20632b9e215d5152cccffc4557a81afc45a02a Mon Sep 17 00:00:00 2001 From: raveit Date: Thu, 21 Mar 2013 18:50:38 +0100 Subject: update make files for autoconf 1.13 --- sensors-applet/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sensors-applet') diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am index 4bc2fe3..874d488 100644 --- a/sensors-applet/Makefile.am +++ b/sensors-applet/Makefile.am @@ -2,7 +2,7 @@ uidir = $(datadir)/mate-sensors-applet/ui -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ -- cgit v1.2.1