summary refs log tree commit diff
path: root/src/logging/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/logging/Makefile.am')
-rw-r--r--src/logging/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/logging/Makefile.am b/src/logging/Makefile.am
index 51a6b25d..e8fe60ee 100644
--- a/src/logging/Makefile.am
+++ b/src/logging/Makefile.am
@@ -6,8 +6,7 @@ libnm_logging_la_SOURCES = \
 
 libnm_logging_la_CPPFLAGS = \
 	$(GLIB_CFLAGS) \
-	-DLIBEXECDIR=\"$(libexecdir)\" \
-	-DG_DISABLE_DEPRECATED
+	-DLIBEXECDIR=\"$(libexecdir)\"
 
 libnm_logging_la_LIBADD = \
 	-ldl \