diff --git a/Makefile b/Makefile index 524175c..bf222ff 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +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.python -include Makefile.local