diff --git a/src/Python/Makefile.am b/src/Python/Makefile.am index 8cf24b3..f0a6ae9 100644 --- a/src/Python/Makefile.am +++ b/src/Python/Makefile.am @@ -28,6 +28,8 @@ H5hut_wrap.c : $(SWIG_SOURCES) endif +else +$(info Python is disabled) endif clean: clean-am