summaryrefslogtreecommitdiffstats
path: root/py
diff options
context:
space:
mode:
Diffstat (limited to 'py')
-rw-r--r--py/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/Makefile.am b/py/Makefile.am
index 5f4e1f6f..215ecd9e 100644
--- a/py/Makefile.am
+++ b/py/Makefile.am
@@ -22,7 +22,7 @@ clean-local:
$(PYTHON_BIN) setup.py clean \
--build-base $(abs_builddir)
rm -rf scripts-* lib* build dist bdist.* nftables.egg-info
- find . -name \*.pyc -print0 | xargs -0 rm -f
+ find . -name \*.pyc -delete
distclean-local:
rm -f version