summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-03-21 18:50:38 +0100
committerraveit <[email protected]>2013-03-21 18:50:38 +0100
commit9c20632b9e215d5152cccffc4557a81afc45a02a (patch)
treef454680cad5491df733280b148afe0ee79b8ac9e /lib/Makefile.am
parent9a2a46d3622863c8d83aa46a884d1cc1f90bfb84 (diff)
downloadmate-sensors-applet-9c20632b9e215d5152cccffc4557a81afc45a02a.tar.bz2
mate-sensors-applet-9c20632b9e215d5152cccffc4557a81afc45a02a.tar.xz
update make files for autoconf 1.13
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)"\" \