summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-07-03 11:05:00 +0100
committerRichard Hughes <richard@hughsie.com>2009-07-03 11:05:00 +0100
commitdb41483230c7f5ad221be0167922cc42bf762634 (patch)
tree88ac3e22b88bd99cec7321246c811e63eaf0329d /tools
parenta8d4b200bd2b4c4e163359dc5a5d9b05ac6aae72 (diff)
downloadupower-db41483230c7f5ad221be0167922cc42bf762634.tar.gz
I must learn to spell deprecated...
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 6d030fa..e21a9a6 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -10,7 +10,7 @@ INCLUDES = \
-DPACKAGE_LIB_DIR=\""$(libdir)"\" \
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT \
-DDKP_COMPILATION \
- -DDKP_DISABLE_DEPRECIATED \
+ -DDKP_DISABLE_DEPRECATED \
-DEGG_LOG_FILE=\""$(DKP_LOG_DIR)/DeviceKit-power"\" \
-DEGG_VERBOSE="\"DKP_VERBOSE\"" \
-DEGG_LOGGING="\"DKP_LOGGING\"" \