index
:
delta/python-packages/pyeclib.git
1.0_liberasurecode_integrated
64bit_build
extended_error_codes
flat_xor_hd_4
isa-l_integration
issue-44
issue-51
issue-54
libec_install_option
libec_path
liberasurecode_install
master
master.nolibec
merge_python3_stuff
new_commits_for_1_0_8
pep8_fixes
plugin_internal_rs
proposed-1.0.8
release_1.0.9
stderr
unittests-error-with-test_rs
use_backend_id
v1.2.0
opendev.org: openstack/pyeclib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93b3458..473d658 100644
--- a/
Makefile
+++ b/
Makefile
@@ -47,6 +47,6 @@ test: build
$(UNITS)
clean:
- -rm -f pyeclib_c.so
+ -rm -f pyeclib_c*.so
-rm -rf build
python setup.py clean