summaryrefslogtreecommitdiff
path: root/wrappers/python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/python/Makefile')
-rw-r--r--wrappers/python/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/wrappers/python/Makefile b/wrappers/python/Makefile
index 77c620e..690901f 100644
--- a/wrappers/python/Makefile
+++ b/wrappers/python/Makefile
@@ -6,3 +6,6 @@ compile:
test:
$(MAKE) -C ../../exports
python3 -m unittest test_discovery
+
+clean:
+ # Nothing to do