X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am.inc;h=59d21aa22e380aed3360916b87a6ade0c9ce47f6;hp=7ecd55de78fe06e861ca570aadaf7dd8ce6afb69;hb=a8aab0e95b18c772c91104c02a283d03180ff19f;hpb=e598c5738c2dc85a3e93c3f68cd88e8eea51215b diff --git a/Makefile.am.inc b/Makefile.am.inc index 7ecd55de7..59d21aa22 100644 --- a/Makefile.am.inc +++ b/Makefile.am.inc @@ -1,10 +1,14 @@ AM_CPPFLAGS = \ -include $(top_builddir)/config.h \ + -I$(top_srcdir)/libudev \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ - -DUDEV_PREFIX=\""$(udev_prefix)"\" \ - -D_LIBUDEV_COMPILATION + -DLIBEXECDIR=\""$(libexecdir)"\" AM_CFLAGS = AM_LDFLAGS = \ -Wl,--as-needed + +udevrulesdir = \ + $(libexecdir)/rules.d +