[totem] build: Remove generated files from git
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] build: Remove generated files from git
- Date: Fri, 2 Dec 2011 14:46:17 +0000 (UTC)
commit db66dc535f638792accfacc082f29b1d75e5458a
Author: Philip Withnall <philip tecnocode co uk>
Date: Fri Dec 2 13:41:12 2011 +0000
build: Remove generated files from git
They're shipped by gnome-doc-utils and copied into the build tree by
autogen.
autogen.sh | 2 +-
omf.make | 55 ----------------------------------
xmldocs.make | 92 ----------------------------------------------------------
3 files changed, 1 insertions(+), 148 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index ea854bf..43690b7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,4 +17,4 @@ which gnome-autogen.sh || {
exit 1
}
-REQUIRED_PKG_CONFIG_VERSION=0.17.1 REQUIRED_AUTOMAKE_VERSION=1.11 USE_GNOME2_MACROS=1 . gnome-autogen.sh --enable-debug $*
+REQUIRED_PKG_CONFIG_VERSION=0.17.1 REQUIRED_AUTOMAKE_VERSION=1.11 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh --enable-debug $*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]