summaryrefslogtreecommitdiff
path: root/Examples/python/enum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/python/enum/Makefile')
-rw-r--r--Examples/python/enum/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/python/enum/Makefile b/Examples/python/enum/Makefile
index f331b8203..74625b992 100644
--- a/Examples/python/enum/Makefile
+++ b/Examples/python/enum/Makefile
@@ -18,3 +18,4 @@ clean::
rm -f $(TARGET).py
check: all
+ $(MAKE) -f $(TOP)/Makefile python_run