summaryrefslogtreecommitdiff
path: root/src/xulapp.mk.in
diff options
context:
space:
mode:
authorFabien Tassin <fta@ubuntu.com>2008-10-19 01:24:27 +0200
committerFabien Tassin <fta@ubuntu.com>2008-10-19 01:24:27 +0200
commitf0d2a9352d6f08f54218a1fe3061f8c550666e9c (patch)
tree8ddd8a81f182e9a6ffe067422af6a3e13d557042 /src/xulapp.mk.in
parent65deb5391a0ff8746a5b182b565048e0cae03768 (diff)
* [xulapp] add confdefs.h and a.out to the clean rule
- update src/xulapp.mk.in
Diffstat (limited to 'src/xulapp.mk.in')
-rw-r--r--src/xulapp.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in
index 080d4fd..d1c86a1 100644
--- a/src/xulapp.mk.in
+++ b/src/xulapp.mk.in
@@ -32,4 +32,4 @@ clean::
# 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
+ rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out