summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--src/xulapp.mk.in2
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e4991e3..e1c1803 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ mozilla-devscripts (0.26) UNRELEASED; urgency=low
* Remove additional binary files from Mozilla tarballs
- update src/mozclient/remove.binonly.sh
+ * Add services to the list of directories to clean when using
+ build-system.tar.gz
+ - update src/xulapp.mk.in
- -- Chris Coulson <chris.coulson@canonical.com> Tue, 25 Jan 2011 22:15:04 +0000
+ -- Chris Coulson <chris.coulson@canonical.com> Wed, 26 Jan 2011 13:25:51 +0000
mozilla-devscripts (0.25) unstable; urgency=low
diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in
index a74cf63..c0fce31 100644
--- a/src/xulapp.mk.in
+++ b/src/xulapp.mk.in
@@ -31,5 +31,5 @@ clean::
rm -f build-system.stamp
# Drop build-system files, and files/dirs generated during the build but
# outside of the xulapp tree
- rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools
+ rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools services
rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out