X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile.am.inc;h=59d21aa22e380aed3360916b87a6ade0c9ce47f6;hb=b53c3a21b9992915f89624f60e85fe50b7aad4ad;hp=7ecd55de78fe06e861ca570aadaf7dd8ce6afb69;hpb=e598c5738c2dc85a3e93c3f68cd88e8eea51215b;p=elogind.git 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 +