summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-04-03 03:36:49 -0700
committerStefano Karapetsas <[email protected]>2013-04-03 03:36:49 -0700
commit598ccaef0bdd1fdee0dccca27069ffcbccd91bc7 (patch)
tree92e4218fd00f86b675655ae93a3c673cf487c95e /src/Makefile.am
parent01fb301105811997b4a98add213a6ba8ac14ce15 (diff)
parent20a71dbccfc1f857bb75a73e361209834c25d09f (diff)
downloadmate-power-manager-598ccaef0bdd1fdee0dccca27069ffcbccd91bc7.tar.bz2
mate-power-manager-598ccaef0bdd1fdee0dccca27069ffcbccd91bc7.tar.xz
Merge pull request #52 from dmashal/master
Update makefiles for autoconf-1.13
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fcbca7d..a49e87a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,7 +9,7 @@ EXTRA_DIST = \
gpm-marshal.list \
$(NULL)
-INCLUDES = \
+AM_CPPFLAGS = \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \
$(MATE_CFLAGS) \