summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xulapp.mk.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in
index 4f7720e..8709b17 100644
--- a/src/xulapp.mk.in
+++ b/src/xulapp.mk.in
@@ -28,7 +28,8 @@ build-system.stamp:
touch $@
clean::
- # Drop build-system files
- rm -rf config build toolkit nsprpub
- rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh
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 -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h