summaryrefslogtreecommitdiff
path: root/src/udev/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
commita2b01dbfa5730e947b0863366e411a463ab1aa20 (patch)
treef3e0180212749ace7b422f38416544895545d2d6 /src/udev/Makefile.am
parenteb203b01c9ee729e603289a63f881d9866f61ea6 (diff)
src/libudev: successfully builds
Diffstat (limited to 'src/udev/Makefile.am')
-rw-r--r--src/udev/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/udev/Makefile.am b/src/udev/Makefile.am
index 3c2153916e..cd12962418 100644
--- a/src/udev/Makefile.am
+++ b/src/udev/Makefile.am
@@ -5,6 +5,7 @@ rootprefix=@rootprefix@
AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
-DROOTPREFIX=\"$(rootprefix)\" \
+ -DUDEVLIBEXECDIR=\"$(udevlibexecdir)\" \
-I $(top_srcdir)/src/libudev \
-I $(top_srcdir)/src/udev \
-I $(top_srcdir)/src/shared