Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-08 15:05:55 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-08 15:05:55 (GMT)
commita63fd21d880e30f3be38b8657d397204c5bd769b (patch)
tree76c94a5486b47e197ef285103066204c34666975 /Makefile
parenta1dbc1e250d259f321c5e4a698eeaad85d82e929 (diff)
Don't clean sugar-* modules
They are built out of source directory now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 0ad7a6e..0949802 100644
--- a/Makefile
+++ b/Makefile
@@ -66,13 +66,6 @@ bug-report:
clean:
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 -rf source/sugar-fructose
rm -rf source/gstreamer
rm -rf source/gst-plugins-base
rm -rf source/gst-plugins-good