From 26a0de7b8156b13446b9818715d04c23ee696981 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 27 Jun 2012 08:49:06 +0000 Subject: Clean source only for sugar modules The rest now builds out-of-source-directory so it's unnecessary to redownload everything. --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0097acd..33f650b 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,12 @@ bug-report: @$(SCRIPTS)/bug-report clean: - rm -rf source build install + rm -rf build install + rm -rf source/sugar + rm -rf source/sugar-datastore + rm -rf source/sugar-artwork + rm -rf source/sugar-toolkit + rm -rf source/sugar-base + rm -rf source/sugar-toolkit-gtk3 rm -f logs/*.log logs/all-logs.tar.bz2 rm -f scripts/list-outputs -- cgit v0.9.1