summaryrefslogtreecommitdiff
path: root/src/gudev/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gudev/Makefile.am')
-rw-r--r--src/gudev/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gudev/Makefile.am b/src/gudev/Makefile.am
index 7248e5b713..81cb655c47 100644
--- a/src/gudev/Makefile.am
+++ b/src/gudev/Makefile.am
@@ -55,6 +55,8 @@ libgudev_1_0_la_CPPFLAGS = \
-I$(top_srcdir)/src\
-I$(top_builddir)/src/gudev \
-I$(top_srcdir)/src/gudev \
+ -I$(top_builddir)/src/libudev \
+ -I$(top_srcdir)/src/libudev \
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT \
-D_GUDEV_COMPILATION \
-DG_LOG_DOMAIN=\"GUdev\"