summaryrefslogtreecommitdiff
path: root/backends/null/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backends/null/Makefile.am')
-rw-r--r--backends/null/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/null/Makefile.am b/backends/null/Makefile.am
index 8ce28d1..08005e4 100644
--- a/backends/null/Makefile.am
+++ b/backends/null/Makefile.am
@@ -3,6 +3,7 @@ backenddir = $(libdir)/libmatemixer
backend_LTLIBRARIES = libmatemixer-null.la
AM_CPPFLAGS = \
+ -Wno-unknown-pragmas \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libmatemixer-null\"