summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--src/xulapp.mk.in2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b24f01e..5f932f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mozilla-devscripts (0.21) UNRELEASED; urgency=low
+
+ * xulapp.mk:
+ - add testing and tools directory to clean target for xulrunner-1.9.2
+ build system
+ - update src/xulapp.mk.in
+
+ -- Micah Gersten <micahg@ubuntu.com> Tue, 09 Mar 2010 00:28:00 -0600
+
mozilla-devscripts (0.20) unstable; urgency=low
[ Micah Gersten <micahg@ubuntu.com> ]
diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in
index d1c86a1..a74cf63 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
+ rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools
rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out