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-11-13 09:18:36 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-13 09:18:36 (GMT)
commit1e1cdf031fc9a4e605f0a2330ade060ed3533cfa (patch)
tree02107a20df3cb4f9bdd2e414f0c87d7c971c0b49 /Makefile
parent93cd79528320177da718f355eee2d2a6c45b496d (diff)
Clean from dn-build
So that we don't need to hardcode source paths
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index bbe5b3b..f9c3beb 100644
--- a/Makefile
+++ b/Makefile
@@ -47,15 +47,7 @@ bug-report:
@$(SCRIPTS)/bug-report
clean:
- rm -rf build install
- rm -rf source/gstreamer
- rm -rf source/gst-plugins-base
- rm -rf source/gst-plugins-good
- rm -rf source/gst-plugins-espeak
- rm -rf source/gst-plugins-bad
- rm -rf source/gst-plugins-ugly
- rm -rf source/gst-ffmpeg
- rm -rf source/sugar-fructose
+ $(DNBUILD) clean
rm -f logs/*.log logs/all-logs.tar.bz2
rm -f scripts/list-outputs
rm -f scripts/find-free-display