[gnome-initial-setup] Fix distcheck
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-initial-setup] Fix distcheck
- Date: Wed, 17 Oct 2012 16:20:06 +0000 (UTC)
commit 939e69abffec331f0e65879880bd426639e5ee22
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]