diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..524175c --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +# Makefile driver for SWH Python modules. DO NOT CHANGE. +# You can add custom Makefile rules to Makefile.local + +include ../Makefile.python +-include Makefile.local