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 --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 95d564c..02d4ff8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -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