summaryrefslogtreecommitdiff
path: root/udev/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'udev/lib/Makefile.am')
-rw-r--r--udev/lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/udev/lib/Makefile.am b/udev/lib/Makefile.am
index 430472735b..dadcd55f0f 100644
--- a/udev/lib/Makefile.am
+++ b/udev/lib/Makefile.am
@@ -1,6 +1,7 @@
AM_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
- -DUDEV_PREFIX=\""$(udev_prefix)"\"
+ -DUDEV_PREFIX=\""$(udev_prefix)"\" \
+ -DLIBUDEV_COMPILATION
noinst_PROGRAMS = \
test-libudev