summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--examples/python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/Makefile b/examples/python/Makefile
index 00dddbc..b2a5700 100644
--- a/examples/python/Makefile
+++ b/examples/python/Makefile
@@ -2,4 +2,5 @@ all:
install -d $(OPIEDIR)/bin/python/
install -m 0755 *.py $(OPIEDIR)/bin/python/
+clean: