summaryrefslogtreecommitdiff
path: root/battstat
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-06-02 10:25:28 -0700
committerStefano Karapetsas <[email protected]>2013-06-02 10:25:28 -0700
commit32a2bc051959798d978e6967bd34ff8882aada39 (patch)
tree11963c0896c396922aeddb2cf1d7c1b7fb34d7f6 /battstat
parent38f14561ec526b8efebec5fd6db33979b6eefc49 (diff)
parent34cee4ade566c148f76d6dd0157ea442b4c9e01a (diff)
downloadmate-applets-32a2bc051959798d978e6967bd34ff8882aada39.tar.bz2
mate-applets-32a2bc051959798d978e6967bd34ff8882aada39.tar.xz
Merge pull request #48 from NiceandGently/master
fix some make files for automake-1.13
Diffstat (limited to 'battstat')
-rw-r--r--battstat/apmlib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/apmlib/Makefile.am b/battstat/apmlib/Makefile.am
index ed10b6d7..f9fe099e 100644
--- a/battstat/apmlib/Makefile.am
+++ b/battstat/apmlib/Makefile.am
@@ -4,7 +4,7 @@
# Created: Thu Jun 15 23:08:41 CEST 2000
#
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/apmlib \
$(MATE_APPLETS_CFLAGS) \