[Xfce4-commits] <xfce4-session:master> Fix dist-check.
Nick Schermer
noreply at xfce.org
Sun Oct 23 18:48:03 CEST 2011
Updating branch refs/heads/master
to 48ceeac682c132464446240da7f1c6af300736bb (commit)
from 539589ad6d106ff94e6b4ca6a2008a150ded6eb5 (commit)
commit 48ceeac682c132464446240da7f1c6af300736bb
Author: Nick Schermer <nick at xfce.org>
Date: Sun Oct 23 18:40:54 2011 +0200
Fix dist-check.
Makefile.am | 3 ++-
scripts/Makefile.am | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index c505274..ce99958 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,6 +54,7 @@ ChangeLog: Makefile
dist-hook: ChangeLog
DISTCHECK_CONFIGURE_FLAGS = \
- --enable-gen-doc
+ --enable-gen-doc \
+ --with-xsession-prefix=/tmp/$(PACKAGE)-distcheck
# vi:set ts=8 sw=8 noet ai nocindent:
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index b1b4b6e..4a1c328 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -27,7 +27,8 @@ conffiles_DATA = \
EXTRA_DIST = \
startxfce4.in \
xinitrc.in \
- Xft.xrdb
+ Xft.xrdb \
+ xflock4
DISTCLEANFILES = \
startxfce4 \
More information about the Xfce4-commits
mailing list