[ooo-build-commit] .: 2 commits - bin/Makefile.am Makefile.am
Petr Mladek
pmladek at kemper.freedesktop.org
Fri Sep 17 08:15:55 PDT 2010
Makefile.am | 3 +++
bin/Makefile.am | 1 +
2 files changed, 4 insertions(+)
New commits:
commit 87cb73c152f962cd5e8ff9d6061e691d802b4995
Author: Petr Mladek <pmladek at walk.suse.cz>
Date: Fri Sep 17 17:14:04 2010 +0200
Put download_external_sources.sh into the released tarball
Also put download_tests_dependencies.sh and autogen.sh into the tarball
diff --git a/Makefile.am b/Makefile.am
index 939d4c7..8723d3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,9 +7,12 @@ SUBDIRS = po desktop distro-configs bin etc patches man doc src stamp templates
include $(top_srcdir)/Makefile.shared
EXTRA_DIST = \
+ autogen.sh \
emacs.el \
MAINTAINERS \
download.in \
+ download_external_sources.sh \
+ download_tests_dependencies.sh \
Makefile.shared \
intltool-merge.in \
intltool-update.in \
commit 303b1d1fa573ae67f2c02ee020fde67cf5f0c025
Author: Petr Mladek <pmladek at walk.suse.cz>
Date: Thu Sep 16 16:48:08 2010 +0200
add bin/ooo-unpack-sources into the released tarball
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 737f7f3..6120f76 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -31,6 +31,7 @@ script_files = \
ootool.in \
ootouch \
ooo-pack-sources \
+ ooo-unpack-sources \
openoffice-xlate-lang \
owner \
package-lang-win32 \
More information about the ooo-build-commit
mailing list