From db41483230c7f5ad221be0167922cc42bf762634 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 3 Jul 2009 11:05:00 +0100 Subject: I must learn to spell deprecated... --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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\"" \ -- cgit v1.2.3