diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/xulapp.mk.in | 2 |
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 |