4 lines
85 B
Plaintext

ifneq ($(CONFIG_LIB_SQLITE),)
CONFIGURED_APPS += $(APPDIR)/interpreters/hello/
endif