summaryrefslogtreecommitdiff
path: root/src/systemd-hwdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-hwdb/Makefile')
-rw-r--r--src/systemd-hwdb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/systemd-hwdb/Makefile b/src/systemd-hwdb/Makefile
index 47f900aefc..9130fbcfd2 100644
--- a/src/systemd-hwdb/Makefile
+++ b/src/systemd-hwdb/Makefile
@@ -73,4 +73,7 @@ EXTRA_DIST += \
hwdb/ids-update.pl \
hwdb/sdio.ids
+systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-hwdb
+systemd.CPPFLAGS += -DUDEVLIBEXECDIR=\"$(udevlibexecdir)\"
+
include $(topsrcdir)/build-aux/Makefile.tail.mk