[gnome-initial-setup/wip/0.3] Fix distcheck
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wip/0.3] Fix distcheck
- Date: Wed, 17 Oct 2012 16:05:35 +0000 (UTC)
commit 2b993e8c2440bd68934f53b38d0242087423f879
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Oct 17 12:03:32 2012 -0400
Fix distcheck
This is the secret sauce to make --withsystemdsystemunitdir useful
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 762d828..ee1b61e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,3 +8,6 @@ EXTRA_DIST = \
COPYING \
AUTHORS \
NEWS
+
+DISTCHECK_CONFIGURE_FLAGS = \
+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]