diff options
Diffstat (limited to 'src/grp-udev/systemd-hwdb/Makefile')
-rw-r--r-- | src/grp-udev/systemd-hwdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-udev/systemd-hwdb/Makefile b/src/grp-udev/systemd-hwdb/Makefile index 03e7c283f2..ef4e5074ae 100644 --- a/src/grp-udev/systemd-hwdb/Makefile +++ b/src/grp-udev/systemd-hwdb/Makefile @@ -73,4 +73,6 @@ EXTRA_DIST += \ hwdb/ids-update.pl \ hwdb/sdio.ids +sd.CPPFLAGS += -DUDEVLIBEXECDIR=\"$(udevlibexecdir)\" + include $(topsrcdir)/build-aux/Makefile.tail.mk |