summaryrefslogtreecommitdiff
path: root/src/udev/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/Makefile.am')
-rw-r--r--src/udev/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/Makefile.am b/src/udev/Makefile.am
index 287f1aa986..3c2153916e 100644
--- a/src/udev/Makefile.am
+++ b/src/udev/Makefile.am
@@ -7,7 +7,7 @@ AM_CPPFLAGS = \
-DROOTPREFIX=\"$(rootprefix)\" \
-I $(top_srcdir)/src/libudev \
-I $(top_srcdir)/src/udev \
- $(OUR_CPPFLAGS)
+ -I $(top_srcdir)/src/shared
sbin_PROGRAMS = \
udevd \