This commit is contained in:
Devaev Maxim 2021-04-03 06:42:33 +03:00
parent 8ddf77a3d3
commit 7ea81fa627

View File

@ -28,8 +28,6 @@ all:
+ make apps
ifneq ($(call optbool,$(WITH_PYTHON)),)
+ make python
else
@ true
endif