summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2006-07-16 10:57:36 +0200
committerMatthieu Herrb <matthieu@reactor.herrb.com>2006-07-16 10:57:36 +0200
commitaa4f35661022f3f1c1b94284b34a531381d3a7f1 (patch)
treee7fd6fcd4032013c78063b8cd198697e405b5ffe
parent881115413a7c157c9aab8fba39c8929692baaacc (diff)
downloadxorg-lib-libXau-aa4f35661022f3f1c1b94284b34a531381d3a7f1.tar.gz
set GIT_DIR=${srcdir}/.git for git-log
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac78667..bf24d37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,6 +90,6 @@ Xau.$(LIB_MAN_SUFFIX): $(srcdir)/Xau.man
.PHONY: ChangeLog
ChangeLog:
- git-log > ChangeLog
+ GIT_DIR=${srcdir}/.git git-log > ChangeLog
dist-hook: ChangeLog