From f0d2a9352d6f08f54218a1fe3061f8c550666e9c Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Sun, 19 Oct 2008 01:24:27 +0200 Subject: * [xulapp] add confdefs.h and a.out to the clean rule - update src/xulapp.mk.in --- src/xulapp.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.1