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 aa14c62d7a..838a90ba6f 100644
--- a/src/udev/Makefile.am
+++ b/src/udev/Makefile.am
@@ -10,7 +10,7 @@ AM_CPPFLAGS = \
-DUDEVLIBEXECDIR=\"$(udevlibexecdir)\" \
-I $(top_srcdir)/src/libudev \
-I $(top_srcdir)/src/udev \
- -I $(top_srcdir)/src/shared
+ -I $(top_srcdir)/src/include
sbin_PROGRAMS = \
udevd \