src/Python/Makefileam

- print message if Python is disabled
This commit is contained in:
2018-09-04 10:33:44 +02:00
parent 604dade2a1
commit 9c9bfda054
+2
View File
@@ -28,6 +28,8 @@ H5hut_wrap.c : $(SWIG_SOURCES)
endif
else
$(info Python is disabled)
endif
clean: clean-am