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
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to