projects
/
osm
/
MON.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
effeb7c
)
Updated makefile for Jenkins build
52/5752/1
author
Helena McGough
<helena.mcgough@intel.com>
Tue, 5 Dec 2017 08:23:22 +0000
(08:23 +0000)
committer
Helena McGough
<helena.mcgough@intel.com>
Tue, 5 Dec 2017 08:23:22 +0000
(08:23 +0000)
Change-Id: I1b0f31b72698c513b7bb1e7307aeb246934e2c45
Signed-off-by: Helena McGough <helena.mcgough@intel.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
f789f38
..
a881380
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-31,6
+31,7
@@
clean_deb:
clean:
rm -rf build
rm -rf .build
+ find . -name '*.pyc' -delete
prepare:
#apt-get --yes install python-stdeb python-pip libmysqlclient-dev debhelper