Makefile: Delete SOURCES directory as well

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 e9fdef62
......@@ -45,5 +45,5 @@ build-rpm-all: source
clean:
$(PYTHON) setup.py clean
$(MAKE) -f $(CURDIR)/debian/rules clean || true
rm -rf build/ MANIFEST BUILD BUILDROOT SPECS RPMS SRPMS
rm -rf build/ MANIFEST BUILD BUILDROOT SPECS RPMS SRPMS SOURCES
find . -name '*.pyc' -delete
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册