-rw-r--r-- | examples/python/Makefile | 1 |
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 @@ -3,3 +3,4 @@ all: install -m 0755 *.py $(OPIEDIR)/bin/python/ +clean: |