jhbuild r1819 - trunk
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r1819 - trunk
- Date: Wed, 16 Jan 2008 13:22:40 +0000 (GMT)
Author: fpeters
Date: Wed Jan 16 13:22:40 2008
New Revision: 1819
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1819&view=rev
Log:
* Makefile.am: add files that should be part of .tar.gz
Modified:
trunk/ChangeLog
trunk/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Wed Jan 16 13:22:40 2008
@@ -1,6 +1,11 @@
SUBDIRS = doc
-EXTRA_DIST = gnome-doc-utils.make
+PATCHES = $(shell ls patches/*.patch)
+SOURCES = $(shell find jhbuild/ -name *.py) jhbuild/defaults.jhbuildrc
+MODULE_SETS = $(shell ls modulesets/*.modules) modulesets/moduleset.dtd
+
+EXTRA_DIST = gnome-doc-utils.make $(PATCHES) $(SOURCES) $(MODULE_SETS) \
+ scripts/hg-update.py Makefile.plain
all-local:
$(MAKE) -f Makefile.plain
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]