summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-12-03 04:59:30 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2008-12-03 04:59:30 +0000
commit85f91012b26546a663efdf728020791301b6e968 (patch)
tree46e53a738cad6cbfcad0b1f6b884f867718d4cc3 /utils
parentf828c1c5400760b2b412485ab9851e89f8ce7f0c (diff)
downloadgdm-85f91012b26546a663efdf728020791301b6e968.tar.gz
Fix some build system warnings
2008-12-02 William Jon McCann <jmccann@redhat.com> * NEWS: * common/Makefile.am: * configure.ac: * daemon/Makefile.am: * gui/simple-chooser/Makefile.am: * gui/simple-greeter/Makefile.am: * gui/user-switch-applet/Makefile.am: * utils/Makefile.am: Fix some build system warnings svn path=/trunk/; revision=6616
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 642cd382..7b90beb9 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,6 +1,6 @@
NULL =
-INCLUDES = \
+AM_CPPFLAGS = \
-I. \
-I.. \
-DLOCALSTATEDIR=\""$(localstatedir)"\" \