From 7613b3ac39a551733568dc184341261d3a2482ca Mon Sep 17 00:00:00 2001 From: Chris Coulson Date: Wed, 26 Jan 2011 13:26:31 +0000 Subject: * Add services to the list of directories to clean when using build-system.tar.gz - update src/xulapp.mk.in --- src/xulapp.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xulapp.mk.in') diff --git a/src/xulapp.mk.in b/src/xulapp.mk.in index a74cf63..c0fce31 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 testing tools + rm -rf config build toolkit nsprpub extensions memory netwerk probes xpcom testing tools services rm -f Makefile.in configure.in aclocal.m4 allmakefiles.sh config.* configure mozilla-config.h confdefs.h a.out -- cgit v1.2.3