summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2012-03-13 14:51:51 +0100
committerRene Engelhard <rene@debian.org>2012-03-13 15:01:47 +0100
commitf55423d1d44173dec5705700e7ebddedf8f6d250 (patch)
tree2891d940a6f2f7c8cdbbb7c330bba259d0431ffd /Makefile
parent5002b28979aae63de5c92d990e9f1520e178b1be (diff)
remove *.pyc in solenv/gdb in make distclean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c9ff3b854d10..3b55e87bb20e 100644
--- a/Makefile
+++ b/Makefile
@@ -322,6 +322,7 @@ endif
bin/repo-list config.log config.status configure \
ooo.lst post_download post_download.log \
config_host.mk.last set_soenv.stamp src.downloaded warn
+ find $(SOLARENV)/gdb -name "*.pyc" -exec rm [} \;
#
# custom command