From: Kay Sievers Date: Fri, 25 Jun 2010 08:42:33 +0000 (+0200) Subject: make: fix 'make distcheck' X-Git-Tag: 174~430 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0565500f499cbc5503edebcacd98f305099df86;p=systemd make: fix 'make distcheck' udev-159.tar.gz --- diff --git a/Makefile.am b/Makefile.am index 198c06c8..8515e145 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,8 @@ AM_LDFLAGS = \ -Wl,--as-needed DISTCHECK_CONFIGURE_FLAGS = \ - --enable-gtk-doc + --enable-gtk-doc \ + --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) CLEANFILES =